rss feed Blog

Hangfire.Pro.Redis 3.3.2 & 2.11.2

A small maintenance release which fixes a possible problem related to high number of ObjectDisposedException exceptions when subscription-based fetching method is used. This problem causes high CPU usage on a single CPU due to constant exception dispatching, but the exception itself is a benign race condition.

Continue Reading →

Hangfire.Pro 3.0.5

Patch release with fixed styles affecting other extensions, causing issues such as broken progress bars in Hangfire.Throttling.

Continue Reading →

Hangfire 1.8.23

This maintenance release fixes a regression appeared in Hangfire.Core 1.8.14 and related to possibly ignored extension filter registrations under some conditions due to unstable sorting, and contains a few other changes.

Continue Reading →

Hangfire.Throttling 1.4.3

Patch release to fix the “InvalidOperationException: Dynamic Window XXX doesn’t exist” error appeared in version 1.4.2 when using dynamic windows.

Continue Reading →

Hangfire.Throttling 1.4.2

Maintenance release with fixed wrong resource acquisition when GetId method is overridden in a derived class of a throttler attribute like SemaphoreAttribute.

Continue Reading →