Skip to content

Correctly handle cancellable uploads #7

Description

@toniopelo

Today upload cancellation is handle in frontend only.
The already uploaded parts indefinitely (depending on the bucket lifecycle rules) stays on the cloud provider object storage and people are billed for these unfinished uploads.
To avoid this, the client package must send a request to the backend one in order to perform a proper cancel request to the cloud provider and free the unfinished file parts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions