-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Description
Describe the bug
Validators tracked in the v2 dashboard send offline validator webhook alerts when the validator has exited.
To Reproduce
Steps to reproduce the behavior:
- Add validator to dashboard
- Enable webhook alerts
- Exit validator
Expected behavior
Exited validators are typically exited on purpose, so at most a single alert "validator X has exited" rather than alerting that the validator is offline every epoch. One should remove exited validtaors from the active set when exiting them, but this is still inaccurate alerting behavior.
Metadata
Metadata
Assignees
Labels
No labels