v4.3.0
Version Number
4.3.0-593
New Features
- Upgraded the Worker Framework to v3.3.0.
Bug Fixes
- SCMOD-8127: Improved resiliency against RabbitMQ connection being dropped
The new version of the worker framework includes a fix for an issue which could cause workers to get into a state whereby they stopped taking in new work, but continued to report as healthy. Previously the issue could happen if the connection to RabbitMQ was interrupted.
Known Issues
- None