Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/requests
/ RetryError
Class
RetryError
src/requests/exceptions.py:142–143 ·
view source on GitHub ↗
Custom retries logic failed
Source
from the content-addressed store, hash-verified
140
141
142
class
RetryError(RequestException):
143
""
"Custom retries logic failed"
""
144
145
146
class
UnrewindableBodyError(RequestException):
Callers
1
send
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected