Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AirtestProject/Poco
/ RpcTimeoutError
Class
RpcTimeoutError
poco/utils/simplerpc/simplerpc.py:222–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
222
class
RpcTimeoutError(Exception):
223
pass
224
225
226
class
RpcConnectionError(Exception):
Callers
1
wait
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected