-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Labels
1. to developbugpapercutAnnoying recurring issue with possibly simple fix.Annoying recurring issue with possibly simple fix.
Description
I just updated an app on my instance. While waiting for the update to finish I checked my email and wondered why the Mail app does not respond.
Expected behavior
The app should catch 503s and similar errors, wait a bit and retry. If the server does not respond we can still fall back to an error message, but the short downtime should not cause a problem.
At some point the app should also force a reload of the page as it could be the Mail app that was updated and thus the client-side app might not be compatible to the server APIs.
Actual behavior
The app shows loading spinners that never vanish. It doesn't even do basic error handling.
Mail app
Mail app version: master as of today
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1. to developbugpapercutAnnoying recurring issue with possibly simple fix.Annoying recurring issue with possibly simple fix.