HangfireIO / HangfireIO/Hangfire
scheduled jobs retry forever
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Scheduled job that fails, with AutomaticRetry = 1 or 0, retries forever. After it fails, it is queued again, and again, every minute or so forever. Why is this? What's going on?
Contributor guide
Research direction
The issue names no file, test, or entry point. Start by reproducing a failing scheduled job with AutomaticRetry set to 1 and 0, then trace why it is requeued every minute. Done means the retry behavior is explained and the intended retry limit is verified or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100