Skip to content

Make sure cleaning jobs don't over-reach #145

Description

@sylvinus

When emptying all the jobs on a queue from the dashboard, we should make sure we remove only those that were there when the button was pressed, in case the cleaning job is executed late.

To do that we should add a condition on the job IDs (lower or equal than an ObjectId() generated from the dashboard rest API)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions