Files
orchard/backend
Mondo Diaz c21af708af Fix PyPI proxy timeout by streaming from S3 instead of loading into memory
Large packages like TensorFlow (~600MB) caused read timeouts because the
entire file was loaded into memory before responding to the client. Now
the file is stored to S3 first, then streamed back using StreamingResponse.
2026-02-03 16:42:30 -06:00
..
2025-12-12 12:45:33 -06:00
2025-12-12 12:45:33 -06:00