"Queued" jobs not processed after worker connects
Open
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description

I've got a few jobs stuck in "Queue". The worker won't seem to process them unless I click the refresh icon. Wonder why this is and if it's possibly a bug with Kue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the report: queue jobs, connect a worker, and compare behavior before and after clicking the refresh icon. Inspect the worker's queued-job handling and Redis polling path; done means queued jobs are processed automatically after the worker connects, with a regression test covering that sequence.
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
- 25/100