Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

activeCalls on Service #17

Closed
mstephen19 opened this issue Oct 25, 2022 · 0 comments · Fixed by #20
Closed

activeCalls on Service #17

mstephen19 opened this issue Oct 25, 2022 · 0 comments · Fixed by #20
Assignees
Labels
improvement An existing feature can be improved

Comments

@mstephen19
Copy link
Owner

Currently, ServiceCluster has a very roundabout way of detecting how many calls are currently active on a Service by listening for events on each instance. This can be improved (performance-wise as well, slightly) by simply having an activeCalls property right on a service.

@mstephen19 mstephen19 added the improvement An existing feature can be improved label Oct 25, 2022
@mstephen19 mstephen19 self-assigned this Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An existing feature can be improved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant