-
Notifications
You must be signed in to change notification settings - Fork 20
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
Pod should auto-restart when encountering cometbft bug. #409
Comments
@vimystic can you provide an update on this? |
Is there a description of the cometbft bug itself somewhere ? |
@agouin are you able to describe or link to the bug? @vimystic here is a script that identifies and restarts pods that are impacted by this bug.
|
depends on |
Blocked until https://github.com/strangelove-ventures/infra/issues/3020 is completed. |
https://github.com/strangelove-ventures/infra/issues/3020 is complete! Unblocking. |
Pods stop syncing blocks periodically when they encounter th cometbft bug. Lets try to identify a way to know when this occurred, and auto restart the pod. Could be as simple as no response from the status endpoint for 2 mins.
Tasks
The text was updated successfully, but these errors were encountered: