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

feat(download): Set a higher default streaming and total download timeout #503

Merged
merged 2 commits into from
Jul 26, 2021

Conversation

relaxolotl
Copy link
Contributor

This adjusts the default streaming and max download timeouts so that a 4MB/s connection is capable of downloading 1GB/2GB sources without timing out.

What we've seen in our metrics is that some connections with a throughput of 5-6MB/s are timing out right now, so this increases the streaming timeout in an attempt to allow those to complete their downloads. I think this is a good compromise where we're allowing slightly slower connections to take their time without significantly increasing the max download timeout.

@relaxolotl relaxolotl requested review from flub, jan-auer, loewenheim and a team July 23, 2021 16:53
@relaxolotl relaxolotl merged commit 127d9ab into master Jul 26, 2021
@relaxolotl relaxolotl deleted the feat/default-streaming-timeout branch July 26, 2021 14:15
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