Skip to content

Variable chunk size for downloading backups #96

Description

@balamurali27

It's constant 8kb right now, which is not suited for downloading large files. (100 GB)
Bigger chunk will increase memory usage, but we can easily do upto 500 mb without major issues on new server.
chunk size can be a factor of total size fetched from a HEAD request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions