1.7.18
Release Notes
Hangfire.SqlServer
- Added –
SqlServerStorageOptions.DeleteExpiredBatchSize
option to remove more expired records in a single pass. - Fixed – Don't throw from
SqlServerStorage.ToString
method when using custom factory or existing connection.