thedeeno
RRunPod
•Created by thedeeno on 1/15/2025 in #⚡|serverless
Throttled ECR Download?
We have a serverless endpoint that uses an ECR registery to back the image. When initializing a new worker the download of a changed layer, (which is a 3 GB) can sometimes take >20 minutes to download.
Is this download speed typical? Is there another pattern we should be using? It's surprising that a pull from ECR is such a large bottleneck on our cold-start time.
2 replies