Alert when our oracle stops being selected for MuSig2 signing epochs. Deselection could mean:
- Our node is unreachable by peers
- Chain sync has fallen behind
- Our oracle heartbeat isn't propagating
- Network routing issue
Should track consecutive epochs without selection and fire a yellow alert after a configurable threshold (e.g., 5 consecutive epochs without selection).
Related to #7 (bundle signer detection) — could be implemented together.
Version: v2.0
Alert when our oracle stops being selected for MuSig2 signing epochs. Deselection could mean:
Should track consecutive epochs without selection and fire a yellow alert after a configurable threshold (e.g., 5 consecutive epochs without selection).
Related to #7 (bundle signer detection) — could be implemented together.
Version: v2.0