box / box/box-python-sdk

Support chunked streaming of File obj's data

未关闭
#535 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
459
派生
223
平均合并
8 小时 57 分钟
30 天内合并 PR
13

描述

Allow chunked streaming of a File obj's BoxReponse data. This will allow large files to be sent through a web server without overloading memory. The pics below show a custom implementation.
Screen Shot 2020-08-28 at 2 38 00 PM

贡献指南

打开贡献指南

调研方向

Start by reviewing how a File object's BoxResponse data is currently handled and compare it with the custom implementation shown in the issue image. Done means large files can be sent through a web server in chunks without loading the full response into memory.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。