-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalidate queries when the user goes online + Fix offline mode #11944
base: develop
Are you sure you want to change the base?
Conversation
🧪 Storybook is successfully deployed!📊 Dashboard:
|
# Conflicts: # app/gui/src/dashboard/providers/AuthProvider.tsx
Something is wrong with logging auth.. it is especially visible when I switch builds between environments. I was even able to lock myself out from the account (google sign in didnt work, even after cleaning all local storages) Screen.Recording.2025-01-06.at.13.58.48.mp4 |
@PabloBuchu The invariant should be addressed in #11988 I think that switching between envs might trigger unexpected behavior as we don't nuke the persister storage when env change. This shouldn't be an issue for the end users though. Created an issue: https://github.com/enso-org/cloud-v2/issues/1665 |
Pull Request Description
Closes: https://github.com/enso-org/cloud-v2/issues/1630
AuthProvider
toSessionProvider
users/me
returns 401Important Notes
Checklist
Please ensure that the following checklist has been satisfied before submitting the PR:
Scala,
Java,
TypeScript,
and
Rust
style guides. In case you are using a language not listed above, follow the Rust style guide.
or the Snowflake database integration, a run of the Extra Tests has been scheduled.