Option to disable auto-recovery of cron monitor issue
Open
Improvement
Product Area: Crons
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
Cron monitors get automatically resolved by Sentry after Recovery Tolerance consecutive healthy checkins.
Sometimes, it is preferred that cron monitor failures get manually reviewed before being resolved. This is not possible if they are resolved automatically.
### Solution Brainstorm
Make Recovery Tolerance optional. If Recovery Tolerance is not specified, do not resolve cron monitor failure issues automatically.
### Product Area
Crons
Contributor guide
Assessment
This issue has not been assessed yet.