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

Prevent flooding of Go Routines #78

Open
tiger5226 opened this issue Sep 1, 2021 · 0 comments
Open

Prevent flooding of Go Routines #78

tiger5226 opened this issue Sep 1, 2021 · 0 comments
Labels
consider soon Discuss this issue at the next planning meeting, then remove this label

Comments

@tiger5226
Copy link
Collaborator

When internal-apis goes down even briefly, the notifications to the service are not queued. They build up the go routines which causes the software to flutter.

Screen Shot 2021-09-01 at 10 49 57 AM

The notifications need to be queued up when internal-apis service is down, instead of crashing the software

@tiger5226 tiger5226 self-assigned this Sep 1, 2021
@tiger5226 tiger5226 added the consider soon Discuss this issue at the next planning meeting, then remove this label label Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consider soon Discuss this issue at the next planning meeting, then remove this label
Projects
None yet
Development

No branches or pull requests

1 participant