Skip to content

Behavior of retried jobs #181

@salmonsteak1

Description

@salmonsteak1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions