oxidecomputer / oxidecomputer/omicron
sled-agent should retry if its first request for sizing the reservoir fails.
Open
@papertigers is already working on this.
Since Aug 27, 2026.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
With @papertigers work here: https://github.com/oxidecomputer/omicron/pull/11149 we will now notice that our request to size the reservoir has partially completed and pass that back to Nexus.
As a second step, sled-agent should keep trying to size the reservoir, while also keeping the door open to hear from Nexus if someone somewhere changes their mind and wants a different amount of memory in the reservoir.
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.
Assessment
This issue has not been assessed yet.