Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aitjcize/Overlord
/ PingTimeoutError
Class
PingTimeoutError
py/ghost.py:73–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
73
class
PingTimeoutError(Exception):
74
pass
75
76
77
class
RequestError(Exception):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected