Skip to content

Use largest possible multipart chunk size when copying files in S3 storage

What does this MR do?

This merge request reduces the number of HTTP requests required order to copy files in S3 storage by x500.

It is expected to fix timeout errors happening during artifacts upload from gitlab-runner.

See:

https://github.com/fog/fog-aws/pull/579

gitlab-runner#26869

gitlab-runner#27549 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports