hypothesis / hypothesis/viahtml

Investigate timeouts for attempts to connect to external hosts

Open
#375 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/2458/180424085-6f589d85-5c1c-46d4-a309-841fc6a11638.png)

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.