Maintenance release with updated translations and added SqlServerStorageOptions.DisableFetchSemaphores option to remove synchronization between workers.
Maintenance release with updated translations and added SqlServerStorageOptions.DisableFetchSemaphores option to remove synchronization between workers.
Patch release with added detection of blocked extension filter executions and Russian translation for Dashboard UI.
Continue Reading →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.
Patch release with fixed styles affecting other extensions, causing issues such as broken progress bars in Hangfire.Throttling.
Continue Reading →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 →