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

"Out of order" messages #37

Open
apdavison opened this issue Apr 4, 2019 · 1 comment
Open

"Out of order" messages #37

apdavison opened this issue Apr 4, 2019 · 1 comment

Comments

@apdavison
Copy link
Member

Björn Kindler asked:

"we currently have a problem on our end with the Spikey systems. This leads to a long queue of "submitted" jobs (attached screenshot).

Is there a way I could enter a message somewhere in your admin interface, which gets shown as an error message as soon as someone submits a job to the Spikey system via the NMPI, i.e. at this step in the Jupyter:

    job = client.submit_job(source='recurrent.py',
                      platform=nmpi.SPIKEY,
                      collab_id=24491,
                      config=hw_config,
                      command="run.py --STATION=station538",
                            wait=True)

Thus giving me a way to tell users "sorry, currently out of order. We know about the problem and are working on fixing it"?
"

@apdavison
Copy link
Member Author

We could also support a "message of the day", where we inform users of current problems even before they try to submit a job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant