Skip to content

add default connect timeout #125

Closed
Closed
@StefanKarpinski

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions