imranmomin / Hangfire.AzureCosmosDb

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

Fixed issue with fetched_at property being present with a NULL value.… #60

Open B-Virtual opened 6 months ago

B-Virtual commented 6 months ago

Fixed issue with fetched_at property being present with a NULL value this results in queued items not being picked up. Also threw out Linq as it creates queries with huge RUs on CosmosDB.