Support chunked streaming of File obj's data
Abierto
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.

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