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

Set timeout of 10s on default HTTP client #56

Merged
merged 1 commit into from
Dec 6, 2021
Merged

Set timeout of 10s on default HTTP client #56

merged 1 commit into from
Dec 6, 2021

Conversation

dbrgn
Copy link
Owner

@dbrgn dbrgn commented Nov 24, 2021

Unless the user provides their own Client instance, a default request
timeout of 10s will be used. This avoids requests hanging forever.

Unless the user provides their own `Client` instance, a default request
timeout of 10s will be used. This avoids requests hanging forever.
@dbrgn dbrgn added the bug label Nov 24, 2021
@dbrgn dbrgn self-assigned this Nov 24, 2021
@dbrgn dbrgn merged commit bd98334 into master Dec 6, 2021
@dbrgn dbrgn deleted the timeouts branch December 6, 2021 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant