apache / apache/servicecomb-java-chassis
[FEATURE] - The servicecomb-client supports configurable connectTimeout , connectRequestTimeout, socketTimeout.
- 主要言語
- Java
- スター
- 1.9k
- フォーク
- 814
- 平均マージ
- 8日 23時間
- マージ済み PR(30日)
- 1
説明
### Problem this feature would solve
When the network is delayed or the server is under heavy pressure, increase the timeout interval to improve the client connection success rate.
### Describe the solution
Service-center , config-center separately provide configurable timeout interval.
For example:
service-center provider three configuration:
servicecomb.serviceCenter.connectTimeout、servicecomb.serviceCenter.connectRequestTimeout、servicecomb.serviceCenter.socketTimeout
config-center provider three configuration:
servicecomb.configCenter.connectTimeout、servicecomb.configCenter.connectRequestTimeout、servicecomb.configCenter.socketTimeout
### Alternatives considered
_No response_
### Additional Context
_No response_
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。