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

Implement height watcher watchdog #29

Open
mkaczanowski opened this issue Dec 18, 2024 · 0 comments
Open

Implement height watcher watchdog #29

mkaczanowski opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mkaczanowski
Copy link
Contributor

TL;DR

We have noticed the case where height watcher "got stuck" as in, no height was reported for more than a day.

While the reason is unknown, it could be a bug in wss subscription or bad handling on blazar end... the mitigation would be to add the watchdog that can either restart the main loop, or "reset" the height watcher if there is no heights reported for XYZ blocks count.

Note that, when the upgrade is happening or pre check (halt height) the node can be down. In such case it is expected there is no new heights being reported.

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

No branches or pull requests

1 participant