Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urllib3/urllib3
/ TimeoutStateError
Class
TimeoutStateError
src/urllib3/exceptions.py:120–121 ·
view source on GitHub ↗
Raised when passing an invalid state to a timeout
Source
from the content-addressed store, hash-verified
118
119
120
class
TimeoutStateError(HTTPError):
121
""
"Raised when passing an invalid state to a timeout"
""
122
123
124
class
TimeoutError(HTTPError):
Callers
2
start_connect
Method · 0.85
get_connect_duration
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected