Azure-Samples / Azure-Samples/java-migration-copilot-samples

Application timeout during file upload

オープン
#81 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
25
フォーク
164
PR マージ指標
30日以内にマージされた PR はありません

説明

Uploads larger than 100 MB fail with a timeout error instead of completing successfully.

**Steps to reproduce:**
1. Attempt to upload a file larger than 100 MB through the application.
2. The upload begins but does not complete.

**Expected behavior:**
Large file uploads (100 MB+) should complete successfully, or the application should handle them gracefully (e.g. via chunked/streaming upload) instead of timing out.

**Actual behavior:**
The application times out during the upload and the operation fails.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

No files, tests, or upload entry points are named in the issue. Reproduce the timeout with a file larger than 100 MB, then trace the application's upload path and existing handling for large requests; done means the upload completes or fails gracefully without an application timeout.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
backend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。