github-tools / github-tools/github
500 Internal Server Error when updating file with 40MB data #update-a-file
- Lenguaje dominante
- JavaScript
- Estrellas
- 3.8k
- Forks
- 809
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The update(PUT) API call for file sizes under **22MB** works through. But for bigger file sizes (such a **40MB**), the update rest endpoint of Github fails with a **500 internal server exception.**
Not sure whats happening here. Size of the test file is greater than 10 megs, so hosted payload could be found here : https://nofile.io/f/0gampnACOOE/testAPILargeFile_base64.txt
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Reproduce the update (PUT) API call with files below and above the reported 22MB threshold, using the linked 40MB base64 payload as a reference. Inspect how the GitHub API wrapper handles large update requests; done means the behavior is understood and the 500 error is either resolved or clearly identified as an API limitation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github, javascript
- Área
- api
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100