Maintenance release that fixes possible blocked workers’ problems when using multiple servers in the same applications that listen to different queues with the Hangfire.SqlServer storage. This is a regression appeared in version 1.7.33 when client waiting was implemented.
Hangfire.SqlServer
- Fixed – Blocked workers regression since 1.7.28 when using multiple servers inside a process.