HangfireIO / HangfireIO/Hangfire
On Job Failed - ability to execute something else
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
I am fairly new to Hangfire. I have read through many posts but have not been able to figure out if what I want to do is possible. Once a job has exhausted all retry attempts I would like to be able to fire some other job off (basically to update some of our operational tables).
I noticed that ContinueWith had the ability to provide an option but that option is either all states or succeeded state. There did not seem to be a way to specify the failed state
John
Contributor guide
Assessment
This issue has not been assessed yet.