Skip to content

On retry jobs running more than once at the same time #8

@ccarrster

Description

@ccarrster

Not sure the cause, but it looks like failed jobs with exactly the same signature are showing up. The specific instance is downloading assets. Logging is coming out all mixed together, but for the same queue entry. Maybe I need transactions? Maybe I have the wrong database version?
Job 1 Start
Job 2 Start
Job 1 Middle
Job 1 End
Job 2 Middle
Job 2 End

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions