Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/dubbo-python2
/ DubboRequestTimeoutException
Class
DubboRequestTimeoutException
dubbo/common/exceptions.py:29–33 ·
view source on GitHub ↗
dubbo请求超时异常
Source
from the content-addressed store, hash-verified
27
28
29
class
DubboRequestTimeoutException(DubboException):
30
""
"
31
dubbo请求超时异常
32
""
"
33
pass
Callers
1
get
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected