mathisonian / mathisonian/martinet
What happens when the task creating process goes down & comes back online?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 118
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Will we able to receive the results of the tasks that are completed in workers when the main process was offline?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by examining the distributed job queue's behavior when the task-creating process is offline, then determine whether completed worker results remain retrievable after it returns. Done should establish and implement a clear answer to that recovery scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100