-
Notifications
You must be signed in to change notification settings - Fork 42
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
Timeout / No Auth #379
Comments
Good idea. We also should make sure to stop users from performing actions ahead of time when in offline mode. |
OK after more consideration I think we want to do the following:
|
Given the 8 hour expiry, throwing user back to login dialog makes sense to me, would be nice if we had a way to pass along a "reason" message to the UI, even if placement is temporary for now.
This is spec'd out in #391 (it currently doesn't have an "offline mode" action, but that's a good place to discuss that). |
Doing a little cleanup... I'm closing this issue because it's outdated now, and I made sure we have more recent issues that make it easier to see work left to do (see below) and nothing gets lost here.
We are now pausing the queue on
We've implemented:
And as eloquence mentioned, this is being tracked in #391. |
~heartsucker
see #374 for more info
The text was updated successfully, but these errors were encountered: