unity-sds / unity-jobs-ui

Web application to execute and monitor Jobs or Workflows
Apache License 2.0
0 stars 0 forks source link

As an operator I want to notice when errors occur during job execution #12

Closed rtapella closed 1 year ago

rtapella commented 1 year ago

This treats workflows as a single step and will just show the failure/error for an entire job in the listing. Make sure that if there are failures in a large list that it's easy to filter the list to show the errors and/or step through them etc.

Future work will handle per-step #3

rtapella commented 1 year ago

failure status shown in dashboard