Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jobs plugin: NACK? #1133

Open
AstraLuma opened this issue Nov 30, 2021 · 0 comments
Open

Jobs plugin: NACK? #1133

AstraLuma opened this issue Nov 30, 2021 · 0 comments

Comments

@AstraLuma
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant