What is the maximum id number of kue jobs?
Open
Question
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
This is more of a question,
I use kue very extensively, in 3 weeks I have already reached jobs with ID number > 4,000,000 and I'm just getting started.
How can I reset the id incremented number? Should I worry that a certain number gets exceeded?
Can I set the job ID using guid?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Begin by tracing Kue's job-ID generation and Redis-backed job storage, then clarify whether reset, overflow handling, or GUID-configurable IDs is required; done would require an agreed, testable scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100