Handling a repeating job
Open
Feature
need more info
needs pull request
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
What would be the best approach to handle a repeating (in my case delayed) job with Kue. Would it be best to setup a job once and use the queue "job complete" event search for the ID of the job, check the type and re-schedule or is there a better way?
Many thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by reviewing Kue's "job complete" event and delayed-job scheduling behavior, then determine whether recurring jobs are supported; done requires a clearly defined approach or implementation scope for rescheduling a job by ID and type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, redis
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100