nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

fix: correct worker count for services #821

Closed tjholm closed 1 hour ago

tjholm commented 5 hours 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.

nitric-bot commented 1 hour ago

:tada: This PR is included in version 1.55.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: