Skip to content

Notify users in the front-end when the status page issues maintenance or incident #4080

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

Open
pcrespov opened this issue Apr 6, 2023 · 0 comments
Assignees
Labels
t:maintenance Some planned maintenance work

Comments

@pcrespov
Copy link
Member

pcrespov commented Apr 6, 2023

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
image

Review proposed approaches documented in

This is a sub issue from ITISFoundation/osparc-issues#675

@pcrespov pcrespov added the t:maintenance Some planned maintenance work label Apr 6, 2023
@matusdrobuliak66 matusdrobuliak66 self-assigned this Apr 11, 2023
@pcrespov 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 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
@mrnicegyu11 mrnicegyu11 removed their assignment May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:maintenance Some planned maintenance work
Projects
None yet
Development

No branches or pull requests

4 participants