Hi @<1806135344731525120:profile|GrumpyDog7> , this might be related to the boto3 settings, since ClearML uses boto3 under the hood to downloads from S3. You can find the default settings here , where you can also change them using the clearml.conf configuration file (or any of the AWS boto3 env vars which boto3 can automatically detect). Also supported in this section are connect_timeout
(default 60), read_timeout
(default 60), stream_connections
(default 128) and signature_version
Hi @<1806135344731525120:profile|GrumpyDog7> , what about the load on the server itself? Also, are you downloading from the files server or from some arbitrary source?
- The server is not doing anything expect downloading
- This is S3 data transfer within the same zone