Skip to content

"Out of order" messages #37

@apdavison

Description

@apdavison

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"?
"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions