box / box/box-python-sdk

Support chunked streaming of File obj's data

Abierto
#535 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
459
Forks
223
Merge medio
8 h 57 min
PR fusionados (30 d)
13

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
api
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.