oxidecomputer / oxidecomputer/omicron
repo depot: request rate limiting
Open
@iliana is already working on this.
Since Jan 24, 2025.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
- Nexus should limit the rate it sends requests to Sled Agent, given that the copy artifact request is asynchronous.
- Sled Agent should limit the number of ongoing copy tasks and return 429 Too Many Requests if it would otherwise go over the limit.
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.