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
Our platform is connected to a status page that can be managed from here. This page shall be the source of truth for any maintenance scheduled or incident occuring in the platform. Any of those events should be treated according to its severity:
Small : when the system is degraded but still functional, the user should be notified in the FE (popup/top nav-bar) or via email (if subscribed) about a degraded experience.
Medium: when the system is dangerously getting overloaded, the user should be notified in the FE and platform load could be limited (e.g. stopping anonymous users )
Critical: stop all users login, force-logout, and deploying maintenance page
Now that we have a context, this issue focus on how the FE could connect to the status page API to notify the users. Embedding your status in web apps, sites, portals, or forms will increase visibility of your system status and provide an easy way for users to access your page. This is an example provided in the status page doc
pcrespov
changed the title
Notifications in FE from status page
Notifications in FE from status page due to either maintenance or incident on the system
Jun 22, 2023
pcrespov
changed the title
Notifications in FE from status page due to either maintenance or incident on the system
Notify users in the front-end when the status page issues maintenance or incident
Jun 22, 2023
Uh oh!
There was an error while loading. Please reload this page.
Our platform is connected to a status page that can be managed from here. This page shall be the source of truth for any maintenance scheduled or incident occuring in the platform. Any of those events should be treated according to its severity:
Now that we have a context, this issue focus on how the FE could connect to the status page API to notify the users. Embedding your status in web apps, sites, portals, or forms will increase visibility of your system status and provide an easy way for users to access your page. This is an example provided in the status page doc

Review proposed approaches documented in
This is a sub issue from ITISFoundation/osparc-issues#675
The text was updated successfully, but these errors were encountered: