Hi, I setup a file watcher that detects file creations and process them in the Event Handler. I noticed that when a Hangfire task fails it will retry 10 times but an event fails Hangfire.server will shutdown. How can i prevent the exception propagation upwards and prevents Hangfire.server from shutting down?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Hangfire to monitor file events? | 1 | 650 | April 9, 2021 | |
Dispatcher is stopped due to an exception. Please report it to Hangfire developers | 0 | 921 | February 1, 2022 | |
Hangfire Pro - Redis Error - Safe handle has been closed | 2 | 1762 | April 3, 2019 | |
Handle Exceptions from inside hangfire | 0 | 1805 | March 21, 2017 | |
Hangfire on IIS restart with many processing jobs | 1 | 1366 | June 29, 2022 |