Skip to content

Set socket timeout to 5 minutes#6

Merged
jpotter merged 2 commits intomainfrom
fix-issue-5
Feb 4, 2021
Merged

Set socket timeout to 5 minutes#6
jpotter merged 2 commits intomainfrom
fix-issue-5

Conversation

@jpotter
Copy link
Contributor

@jpotter jpotter commented Jan 28, 2021

Fixes #5 -- we want some max upper bound on API communication; the 10 second logic we had turns out to apply to the entire lifecycle of urllib calls, not just the open. See issue for details.

@jpotter jpotter merged commit 4195fb9 into main Feb 4, 2021
@jpotter jpotter deleted the fix-issue-5 branch February 4, 2021 19:52
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.

Request timeout hard-coded.

1 participant