Stuck Delayed Jobs
Open
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
Some or majority of the scheduled delayed gets stuck, and sometimes the only thing that activates the stuck job is to schedule another to kick off the process.
Any insight on this anomaly.
Thank You.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by reproducing a scheduled delayed job that remains stuck until another job is scheduled, then trace the delayed-job and worker processing paths. Done means the cause is identified and delayed jobs activate without requiring a subsequent job to be scheduled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, redis
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100