Skip to content

MOVE should be retryable #1697

Description

@antoinetran

When uploading a large file (~4GB), the upload is splitted to chunks. Each chunk (generally ~10MB) are small enough so that if there is a network error, only the chunk in error are reuploaded.

At the end of upload, a MOVE operation is done to reassemble the chunks. This operation can take a long time (~3min) and can fail . Shouldn't we make the MOVE retryable (3 time)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.technical debtTechnical issue

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions