-
Notifications
You must be signed in to change notification settings - Fork 364
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
infra: add watchdog for batcher #1311
Conversation
infra/watchdog/batcher/README.md
Outdated
@@ -0,0 +1,36 @@ | |||
# Batcher Watchdog | |||
|
|||
The Batcher Watchdog checks a prometheus metric and restart the batcher as needed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A bit more detail would be appreciated. Which metric is checked? How often is it checked? What does "as needed" mean? I know the answers because we sit close to each other, but someone in the future will not know this.
Seems OK overall. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Batcher Watchdog
Description
This PR adds a watchdog that restart the batcher if it gets stuck trying to send a transaction to ethereum