-
Notifications
You must be signed in to change notification settings - Fork 702
Closed
Labels
area-dashboardgood first issueGood for newcomersGood for newcomershelp wantedIssue that is a good candidate for community contribution.Issue that is a good candidate for community contribution.
Description
When a process finishes, the dashboard shows it with a warning. But I believe this to be incorrect. When a process exits with code 0 it's successfully completed. So the dashboard shouldn't display a warning at all.
I am running several processes to migrate databases in Python and I only want to see a warning when the migration tool fails.
Is it possible to change this behavior?
Metadata
Metadata
Assignees
Labels
area-dashboardgood first issueGood for newcomersGood for newcomershelp wantedIssue that is a good candidate for community contribution.Issue that is a good candidate for community contribution.