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
This would have to be effective in the API, too. And there is gets a bit tricky: We could add a route dependency for checking if we're in maintenance mode and return something to indicate the route is temporarily unavailable, but it'd (1) still have to be available for admins and (2) would run a check against the current platform state (a little expensive to get) on each request to each endpoint.
The text was updated successfully, but these errors were encountered: