Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ RpcTimeoutError
Class
RpcTimeoutError
ci/rpc_client.py:77–80 ·
view source on GitHub ↗
RPC operation timed out.
Source
from the content-addressed store, hash-verified
75
76
77
class
RpcTimeoutError(TimeoutError):
78
""
"RPC operation timed out."
""
79
80
pass
81
82
83
class
RpcError(Exception):
Callers
3
send
Method · 0.85
send_and_match
Method · 0.85
_wait_for_response
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected