github-tools / github-tools/github
500 Internal Server Error when updating file with 40MB data #update-a-file
オープン
- 主要言語
- 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
リンクされた40MBのbase64ペイロードを参照として使用し、報告された22MBのしきい値を下回るファイルと上回るファイルで更新(PUT)API呼び出しを再現する。GitHub APIラッパーが大きな更新リクエストをどのように処理するかを調査する。動作を理解し、500エラーが解決されるか、APIの制限として明確に特定されれば完了とする。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, javascript
- 領域
- api
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100