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 HTTP timeouts #32

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Set HTTP timeouts #32

merged 1 commit into from
Feb 9, 2024

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Feb 9, 2024

This patch adds a timeout parameter to request requests. This prevents the requests from potentially hanging indefinitely.

This fixes #21

This patch adds a `timeout` parameter to request requests. This prevents
the requests from potentially hanging indefinitely.

This fixes #21
@lkiesow lkiesow merged commit 2f6a37f into main Feb 9, 2024
8 checks passed
@lkiesow lkiesow deleted the timeout branch February 9, 2024 17:53
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.

Set HTTP timeouts
1 participant