Skip to content

Retry behaviour #223

Open
Open
@fkoemep

Description

As it's stated in the README you should return a ms value from the "failed" job and the retry will start automatically after that elapsed time, the problem is that the job executes immediately and will bypass almost every limiter setting thus getting rate limited when the retry jobs start.

Would it be possible to change the default behaviour and send it to the back of the queue instead of starting with a "EXECUTING" state?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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