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

Support callback on job death #407

Closed
Tylerian opened this issue Jul 4, 2022 · 1 comment
Closed

Support callback on job death #407

Tylerian opened this issue Jul 4, 2022 · 1 comment

Comments

@Tylerian
Copy link
Contributor

Tylerian commented Jul 4, 2022

As of today, there's no way to know when a Job is about to die besides taking a look on the web UI's morgue.

Sidekiq offers a sidekiq_retries_exhausted hook to handle this. It would be nice if Faktory offered something similar so we can handle those cases programmatically.

@Tylerian
Copy link
Contributor Author

Tylerian commented Jul 4, 2022

Sorry, this issue was meant to be posted on the faktory_worker_go project. Closing in favor of this one

@Tylerian Tylerian closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2022
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