Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate timeouts for attempts to connect to external hosts #375

Open
robertknight opened this issue Jul 22, 2022 · 0 comments
Open

Investigate timeouts for attempts to connect to external hosts #375

robertknight opened this issue Jul 22, 2022 · 0 comments

Comments

@robertknight
Copy link
Member

While investigating a brief viahtml outage, I noticed that some urllib requests were allowed to attempt to connect for > 2 minutes before timing out:

image

Long running requests like this tie up workers, so we should consider setting a shorter timeout on them (say 20 seconds or something).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant