-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I just came across this issue #78 as I was confused by the behavior of failed jobs in mission control and decided to search for related issues.
Right now, it seems like jobs that are using the retry_on
mechanism by active job would generate multiple entries under "finished job", with the final failed attempt under "failed jobs". Since they all have the same active job ID, they would point to the same entry under the hood.
I was just wondering if that's really the intended case as I was initially under the impression that my failed job was somehow being completed successfully since it was under the "finished jobs" tab too.
Metadata
Metadata
Assignees
Labels
No labels