Skip to content
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

Display ongoing outage information prominently #10

Open
retzkek opened this issue May 4, 2023 · 1 comment
Open

Display ongoing outage information prominently #10

retzkek opened this issue May 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@retzkek
Copy link

retzkek commented May 4, 2023

If there's an ongoing outage/degradation for jobsub/batch system, it would be very useful to users to display that somewhere prominently on the POMS interface, perhaps a banner.

Outage information is in SNOW and Landscape, I'd probably want to put it into Lens to provide a consistent API. In any case it should just be a GET request away.

@retzkek retzkek added the enhancement New feature or request label May 4, 2023
@marcmengel
Copy link

I should note that in the early designs, you could (manually) hold (queue) all POMS launches for job submission or storage major outages, and then release them all later when things woke up; I think that code is still lurking in the corners somewhere; we could have whatever watches for outages and reports them also hold POMS launches until the outage is resolved, if the outage would otherwise make job launches fail...

https://github.com/fermitools/poms/blob/main/webservice/SubmissionsPOMS.py#L983

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants