Skip to content

Jobs plugin: NACK? #1133

@AstraLuma

Description

@AstraLuma

Something that seems to be missing from the job queue: The ability to fail/retry jobs (aka NACKing).

A job fails to run, either because of a bug or an operational issue, so the worker should signal to Bedrock that the job attempt failed and it should be returned to the queue.

The obvious follow-up to this would be tracking & reporting of the number of retries, so that workers can make decisions about if the job should be attempted (vs discarded/logged/stuffed in a deadletter).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions