Dear everyone,
I am trying to upload a new version of my dataset, but I keep getting Brokenpipe errors.
Here is what I am doing :
gradient datasets versions create --id ...
gradient datasets files put --id ...:... --source-path "."
Failed to execute request against storage provider: ('Connection aborted.', BrokenPipeError(32, 'Broken pipe'))
Uploading to other cloud providers is working, but not here.
By the way, is gradient-cli uploading everything again at each new version? Or is it comparing hashes to avoid unnecessary file transfers?
Thanks,
Clément