Adding several jobs atomically
Open
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to add several jobs atomically, where either all of them get added or none of them do, rather than being left in an inconsistent state with only a few of them getting added? How could I do it?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Research the existing multi-job add path and its persistence behavior first; done would require an agreed all-or-none contract and coverage for partial-failure cases.
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
- 25/100