oxidecomputer / oxidecomputer/hubris
Sidecar: implement automatic restart of Tofino by sequencer
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 239
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
The Tofino sequencer currently does not automatically restart when an error (over-temp, power fault, etc.) occurs. Such an automatic restart, including some fact gathering and reasonable back-off to avoid a death loop should be implemented.
Contributor guide
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 locating the Tofino sequencer and its error-handling path. Define the fact gathering and back-off behavior so over-temperature and power-fault errors trigger an automatic restart without a death loop, then verify coverage for those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100