We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java SDK (apache/dubbo)
3.2.11
Triple default timeout is inconsistent with Dubbo
Triple default timeout is the same as Dubbo
No response
The text was updated successfully, but these errors were encountered:
code in dubbo
code in Triple
Sorry, something went wrong.
@guohao @EarthChen PTAL
It shoude align with Dubbo protocol's behavior
https://github.com/apache/dubbo-go/blob/f04c8d08753765f6028d2a84b01aa00e42175a04/global/consumer_config.go#L24 in dubbo-go the default timeout is 3s @AlbumenJ @guohao
No branches or pull requests
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
3.2.11
Steps to reproduce this issue
Triple default timeout is inconsistent with Dubbo
What you expected to happen
Triple default timeout is the same as Dubbo
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: