-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: Not yet scheduled version
-
Component/s: Remote client
-
Epic Link:
-
Story Points:5
When uploading a large file, we should find a way to compute the ideal chunk size depending of the file size and the bandwith.
The current behavior is using a chunk size of 20 MiB, which may be too small when using a very fast connection to S3.