You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: streamline cloud model disabling logic in authentication flow
- Extracted the logic for disabling cloud models into a separate function, `disableCloudModelsIfEnabled`, to improve code readability and maintainability.
- Updated the `handleInactiveAccount` and sign-out processes to utilize the new function, ensuring consistent behavior when clearing sessions.
- Enhanced error handling in the CDP form detection process by adding logging for AX tree retrieval attempts, improving debugging capabilities.
0 commit comments