Check that frontend timeout UX is reasonable
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The plan is to do low downtime deployments where one stack is run down and another started up with new code (and new version of database objects) and an implicit migration run by the first codebase that is started.
This will result in short(ish) breaks in the service which have been deemed acceptable. The user experience in these cases needs to be verified.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.