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 with Hangfire | 0 | 904 | June 21, 2019 | |
Enable automatic failover of master slave Redis Job store | 3 | 3991 | January 29, 2015 | |
Changing storage provider from SQL Server to Redis | 2 | 2501 | March 25, 2018 | |
Recurring jobs deleted after Redis restart | 1 | 885 | October 31, 2019 | |
Different Dashboards, Different Databases, Different Redis Db ,shared jobs | 0 | 634 | January 31, 2022 |