beanstalkd / beanstalkd/beaneater
Duplicate jobs in the queue
- Dominant language
- Ruby
- Stars
- 201
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Our system process many jobs from the queue and there are times that those jobs were not yet finish processing. There is a chance that our system will put jobs with the same name of the jobs that are currently process.
Is there a beaneater checker that will tell us that the job with the same name is already in the queue before we add it in the queue?
Thanks,
Michael
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are identified. First investigate how jobs are added to the queue and whether beaneater or beanstalkd can detect an existing job with the same name; completion requires an agreed duplicate-prevention behavior and tests covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100