github HangfireIO/Hangfire v1.6.17
1.6.17

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

Release Notes

Hangfire.SqlServer

  • AddedSqlServerStorageOptions.CommandBatchMaxTimeout parameter to enable batching in transactions.
  • Fixed – Timeout exceptions when there are a lot of large concurrent transactions by using the new batching method.
  • Fixed – Distributed locks are safe now even in very unreliable networks and after network blips.
  • Performance – Greatly decreased the number of connections required to process background jobs.
  • Performance – Significantly decrease the number of roundtrips required to commit a transaction.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.