frappe / frappe/agent

Variable chunk size for downloading backups

Open
#96 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
125
Forks
147
Avg merge
17h 20m
Merged PRs (30d)
17

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.