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

polygon: improve readiness probe to catch out of sync bor daemon #791

Closed
kaladinlight opened this issue Jun 12, 2023 · 1 comment
Closed

Comments

@kaladinlight
Copy link
Collaborator

Overview

The current readiness probe was reporting healthy even though the node was out of sync over the past 3 days. We need to be able to catch this and put the node out of service if it falls behind.

References and additional details

readiness.sh

Acceptance Criteria

Probe catches out of sync node either using additional rpc calls or worst case validation against a reference node

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@kaladinlight
Copy link
Collaborator Author

replaced by #817

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