github-tools / github-tools/github

500 Internal Server Error when updating file with 40MB data #update-a-file

未关闭
#496 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
3.8k
派生
809
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

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

评估

技术栈
github, javascript
领域
api
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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