DeepSeek model loading timeout during simultaneous startup in US-East and EU-West
Problem Description When launching DeepSeek model instances simultaneously in us-east-1 and eu-west-2, the service reports a loading failure after exactly 30 seconds. The error appears in the application logs of every affected pod: ModelLoadingError: Timeout after 30000ms while fetching model file from remote storage. ConnectionError: Failed to download model checkpoint – request timed out (status code … Read more