Our app is hosted in azure, sometimes there connection level issues to the redis instances, is there some way to hook into the job creation logic and if for some reason there is a connection issue, the job can be stuffed into another data source, and then we could configure a separate worker to always check that data source and if found it could just requeue them into the correct queue once the connection is re-established.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Redis://<no master available>/0 | 1 | 943 | November 27, 2018 | |
Jobs are stuck in Enqueued list | 2 | 2143 | July 24, 2014 | |
Some jobs get stuck in Enqueued until another job is enqueued | 3 | 2076 | November 5, 2015 | |
Recurring job with redis throwing Hangfire.Storage.DistributedLockTimeout | 0 | 788 | June 25, 2021 | |
Hangfire Pro - Redis and Sql Storage at the same time? | 1 | 2212 | November 13, 2019 |