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

Application timeout during file upload

未關閉
#81 0 則留言 0 個 reaction 已指派 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.

貢獻指南

開啟貢獻指南

研究方向

issue 中沒有指定檔案、測試或上傳入口。使用大於 100 MB 的檔案重現逾時,然後追蹤應用程式的上傳路徑以及現有的大型請求處理方式;當上傳完成,或在不發生應用程式逾時的情況下正常失敗時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
backend
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。