Skip to content

Fix large download retries#123

Merged
ganto merged 2 commits intomainfrom
feature/fix-retry-issue
Mar 28, 2026
Merged

Fix large download retries#123
ganto merged 2 commits intomainfrom
feature/fix-retry-issue

Conversation

@ganto
Copy link
Copy Markdown
Owner

@ganto ganto commented Mar 28, 2026

No description provided.

ganto and others added 2 commits March 28, 2026 15:58
…oads

Echo v5 hardcodes a 30-second WriteTimeout on the HTTP server as
Slowloris mitigation. This is a wall-clock deadline, not an idle
timeout, so it kills streaming responses for large package files
regardless of throughput.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ganto ganto added bug Something isn't working go Pull requests that update Go code labels Mar 28, 2026
@ganto ganto merged commit 6862990 into main Mar 28, 2026
20 checks passed
@ganto ganto deleted the feature/fix-retry-issue branch March 28, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant