If `rescheduler` fails it's hard to restart cron
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 6
- Avg merge
- 10h 28m
- Merged PRs (30d)
- 2
Description
I ran into this when the return value validator was accidentally incorrect. The cron fails and it's hard to restart. You can't re-register it because of the name conflict and you can't run `rescheduler` directly because the job is in state Failed.
Contributor guide
Assessment
This issue has not been assessed yet.