top | item 29648389

(no title)

RobertKerans | 4 years ago

Assuming crates.io is AWS-backed? Getting fun situation where direct dependencies of an application are downloading but then the sub-dependencies aren't.

discuss

order

lukeqsee|4 years ago

crates.io is directly hosted on GitHub, but I'm sure some dependencies use S3 or other AWS services for things.

pietroalbini|4 years ago

The crates.io index is hosted on GitHub, but the application/API is hosted on Heroku (so in the us-east-1 AWS region) and the downloads on S3/CloudFront. And yes crates.io is currently impacted.

RobertKerans|4 years ago

Yep, S3 possibly the villain here

mwcampbell|4 years ago

Yeah, and I can't publish a crate.