Hi, I need to confirm Hangfire batch retry mechanism. Suppose we have 5 jobs triggered via a single batch. There is an exception raised in 4th job and we only want to retry that job not all jobs in the batch so can we do that? Also can we manage each job in a batch separately? like to change retries, stop, start etc?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
HOWTO: Retry a job n times and run code on failure of all n times | 1 | 3654 | May 27, 2016 | |
How does hangfire retry works in reccuringjob? | 0 | 2066 | December 16, 2015 | |
How do I ReQueue 50000+ Jobs without having to checkbox each job and paging over the failed jobs? | 0 | 261 | December 21, 2023 | |
Manual Retry a Job ( not from dashboard ) | 5 | 6711 | April 8, 2019 | |
Cancel a job in retry state before it runs | 0 | 31 | February 6, 2025 |