rust-lang / rust-lang/cargo-bisect-rustc
Force cloudfront CDN
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 206
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Fastly CDN is really slow (1MiB/s) when downloading data that is not in cache. Since this downloads specific nightlies that may be months old, there is quite a good chance that the downloads aren't in Fastly's cache.
I would think there would be a way to force the usage of CloudFront?
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
The issue does not name a file, test, or entry point. Start by locating where cargo-bisect-rustc constructs downloads for old nightlies and how the Fastly URL is selected. Done means there is a supported way to force CloudFront for these downloads and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100