Finally Redis Cluster is officially supported by Hangfire.Pro.Redis package, and correctly handles the corner cases of Redis’ async replication. I was able to implement it without requiring RedLock algorithm, regular WATCH
commands are used to ensure distributed lock correctness.
Continue Reading →
This is a correcting release that mainly fixes regression related to dashboard, appeared in the previous version.
Continue Reading →
A recommended upgrade for all users to improve the reliability and accuracy of the service bus integration:
Continue Reading →
This release brings better exception handling policy for state changing pipeline. Previously, non-transient exception in a state filter could cause a worker to perform retries for affected background job infinitely. And a large number of such background jobs could stall the processing.
Continue Reading →
This release fixes a problem with CSS and JS files in dashboard appeared in 1.6.10, as well as corrects the authorization behavior, when the User
property is null
.
Continue Reading →