Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use read timeout, not global timeout #1329

Merged
merged 2 commits into from
May 6, 2024

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented May 6, 2024

This should fix users with slower internet connection. Currently, a package can download only for 5 minutes - which is definitely not appropriate for some larger ones.

With the read_timeout this value is reset at every read so only really stalled connections will time out.

@ruben-arts ruben-arts enabled auto-merge (squash) May 6, 2024 16:31
@ruben-arts ruben-arts merged commit c8ff8e2 into prefix-dev:main May 6, 2024
24 checks passed
@wolfv wolfv deleted the fix-read-timeout branch May 6, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants