`urllib3` for instance, raises `OSError` [here](https://github.com/urllib3/urllib3/blob/fc76bcb911ef484bcfbdd8a27f002379d625d01f/src/urllib3/util/connection.py#L27) which I presume we would want to catch?
urllib3for instance, raisesOSErrorhere which I presume we would want to catch?