imranmomin / Hangfire.AzureCosmosDb

Azure Cosmos DB storage provider for Hangfire
https://www.hangfire.io/
MIT License
17 stars 16 forks source link

Hangfire number of requests to database increased significantly #13

Closed robertgm closed 3 years ago

robertgm commented 3 years ago

In Hangfire continue.with job was changed to status retry and caused increase of requests to the database. It caused infinite loop: image