Hi @<1523705721235968000:profile|GrittyStarfish67> ! This looks like a boto3 error. You could try lowering sdk.aws.s3.boto3.max_multipart_concurrency
in clearml.conf
and setting max_workers=1
when calling Dataset.get_local_copy
@<1523701435869433856:profile|SmugDolphin23> only set max_worker=1 and it seems to work. thanks!
okay I was prematurely happy. will update soon