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

Don't crash when a single heartbeat fails #7

Open
johan-bjareholt opened this issue Mar 26, 2021 · 1 comment
Open

Don't crash when a single heartbeat fails #7

johan-bjareholt opened this issue Mar 26, 2021 · 1 comment

Comments

@johan-bjareholt
Copy link
Member

johan-bjareholt commented Mar 26, 2021

Currently the program crashes if a single heartbeat fails.
It should instead build up a queue of events while it can't connect to aw-server and then retry to send the queue again after a while (like aw-client-python does).
This issue can occur today if something as simple as putting heavy load on aw-server occurs (such as maybe looking at a monthly summary)

@johan-bjareholt
Copy link
Member Author

johan-bjareholt commented Mar 31, 2021

Did a quick workaround to simply not crash, but the queuing of events is still not fixed.

30344a3

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

No branches or pull requests

1 participant