Closed
Description
We currently default to having speed limit timeouts, which keeps very slow connections from hanging forever, but if the server never accepts or rejects the connection, the download hangs, potentially forever. We don't want to add a fixed overall timeout because if you are downloading a large request, it might legitimately take a very long time. If we add a connect timeout of 30s or so, however, that should cover this situation.
Metadata
Assignees
Labels
No labels
Activity