You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
We should utilize hosts to download chunks as much as we can. In other words, we should try to use slow hosts. For uploads, overdrive can handle such slow hosts, and we don't care about it. Even if clients disable the timeout, hosts can still timeout connections. So, we should disable client-side timeout and wait until each host times out.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should utilize hosts to download chunks as much as we can. In other words, we should try to use slow hosts. For uploads, overdrive can handle such slow hosts, and we don't care about it. Even if clients disable the timeout, hosts can still timeout connections. So, we should disable client-side timeout and wait until each host times out.
The text was updated successfully, but these errors were encountered: