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

Need alert when submitting checkpoints with inappropriate epochs #177

Open
gitferry opened this issue Jun 20, 2023 · 0 comments
Open

Need alert when submitting checkpoints with inappropriate epochs #177

gitferry opened this issue Jun 20, 2023 · 0 comments
Assignees

Comments

@gitferry
Copy link
Collaborator

Currently, when receiving checkpoints with invalid epoch number (lower than the last submission) or invalid status (not Sealed), we only log it as error without doing anything. This is because this could be a bug from the Babylon node. However, to capture this issue, we need to export these cases to Prometheus for alerting.

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