github HangfireIO/Hangfire v1.3.2
1.3.2

latest releases: v1.7.37, v1.8.12, v1.8.11...
9 years ago

This is a correcting release. Expiration manager does not attempt to remove all the records at once now. Instead, it removes them by 1000 at a time, so you won't experience timeout exceptions anymore. If you had problems with recurring jobs, they were fixed also.

Release Notes

  • Fixed – Fatal error occurred during execution of 'Server Core' component (#291).
  • Fixed – Hangfire version freezes at 1.0.0.0 on Dashboard (#291).
  • Fixed – Recurring job does not trigger (#247).
  • Fixed – Sql Timeouts in ExpirationManager.cs (#287).
  • FixedKeyNotFoundException on /hangfire/succeeded page (#286).

Links

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.