oxidecomputer / oxidecomputer/buildomat
Add ability to add (wrong) timeout to jobs
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 72
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We all know that timeouts are always wrong, but I would like the ability
to set a different (wrong) value for my jobs than the current default.
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
Start by locating how job timeouts are configured and applied in the buildomat codebase. Trace the default timeout from configuration to job execution, then determine how a per-job value should be supplied. Done means jobs can select a timeout different from the current default and the behavior is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100