Allow the scheduler to be able to terminate a job without failing it.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- OCaml
- Stars
- 42
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Provide a way for jobs to be terminated and restarted later without needing to fail them.
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 or tests are named. Start by tracing the scheduler's job lifecycle and the existing termination and restart handling. Done means a job can be terminated, remain non-failed, and be restarted later without being recorded as a failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- devops, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100