Skip to content

mongo queue increments 'attempts' to all jobs #1349

Open
@jgcl

Description

@jgcl

When running php artisan queue: work --tries = 3, from the third job next to the error, because with each job run the mongo queue increments +1 in all jobs doing causing errors due to attempts (information incorrect). In my tests I had to run the jobs without the --tries parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs investigationNeed investigation about bugs described in issuebug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions