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

Broccoli HTTP requests time out #334

Closed
FRosner opened this issue Nov 21, 2017 · 3 comments · Fixed by #338
Closed

Broccoli HTTP requests time out #334

FRosner opened this issue Nov 21, 2017 · 3 comments · Fixed by #338
Milestone

Comments

@FRosner
Copy link
Owner

FRosner commented Nov 21, 2017

Problem

After some time of having Broccoli running with many users and instances, the consul health check fails, Broccoli becomes unresponsive.

References

@FRosner FRosner added this to the 0.8.0 milestone Nov 21, 2017
@FRosner
Copy link
Owner Author

FRosner commented Nov 21, 2017

@FRosner
Copy link
Owner Author

FRosner commented Nov 21, 2017

The channel broadcast is blocking. So maybe we can also move to fixed delay and log the time.

@FRosner
Copy link
Owner Author

FRosner commented Nov 22, 2017

Maybe I should use a unicast instead of multicasts for everyone? As I am anyway sending the message separately for authorization reasons (some users cannot receive passwords, e.g.).

https://stackoverflow.com/questions/23371586/understanding-concurrent-unicasts-arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant