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

Application timeout during file upload

Aberta
#81 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
25
Forks
164
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
javascript
Domínio
backend
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Pouca atividade
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.