timeout的差异 #14951
timeout的差异
#14951
Replies: 1 comment
-
Please re-submit in English only :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
dubbo2.0的timeout有2个,分别是provider的timeout和consumer的timeout
但是在dubbo3.0的triple和grpc的超时就比较复杂
grpc的Deadlines是生效的,其他dubbo的timeout好像不生效
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions