Closed tjholm closed 1 hour ago
Issue with counts for workers for subscriptions and websockets was causing the minimum worker count to be the number of unique websockets or topics for a service and not the number of actual worker registrations.
:tada: This PR is included in version 1.55.6 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Issue with counts for workers for subscriptions and websockets was causing the minimum worker count to be the number of unique websockets or topics for a service and not the number of actual worker registrations.