Skip to content

Huge blobs should be downloaded in chunks #139

@amikoliunas

Description

@amikoliunas

There is a problem with huge blobs download. At least Azure library download method tries to download all blob with a single request. For huge blobs (100 - 200 GB) download often gets aborted after ~11 minutes.

Such huge blobs should be downloaded in chunks. Add separate method for downloading in chunks or modify existing method to always download blobs in chunks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions