Skip to content

Add banner when Galaxy monitoring encounters an error

Duggan, John requested to merge 39-report-job-monitor-errors-to-the-user into dev

Summary of Changes

Shows the user when an error in Galaxy has occurred. If the user corrects the error in Galaxy then the monitor should automatically detect this and update the job status.

image

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

This specific error needs to be handled rather than displayed, but I'll leave that to someone with a better understanding of Galaxy than me.

Closes #39 (closed)

Merge request reports