This is a correcting release that contain some fixes for the Dashboard UI:
Continue Reading →This is a correcting release that contain some fixes for the Dashboard UI:
Continue Reading →This release makes some hard-coded values (like maximum succeeded job list length) configurable through the RedisStorageOptions
class. It also helps to re-queue aborted background jobs earlier – instead of waiting for invisibility timeout after non-graceful shutdown, we are re-queueing aborted background jobs right after its server becomes inactive.
This is a correcting release that allows Hangfire to work with databases with case-sensitive and binary collations and fixes some other problems. Integration tests now are running against a case-sensitive database to reduce the probability of a mistake.
Continue Reading →This is a correcting release that fixes job prioritization via queue ordering in an instance of the BackgroundJobServerOptions
class and adds support for symbol packages.
This is a correcting release that contains some bug fixes.
Continue Reading →