apache / apache/servicecomb-java-chassis

[FEATURE] - The servicecomb-client supports configurable connectTimeout , connectRequestTimeout, socketTimeout.

オープン
#4,842 コメント 1 件 リアクション 0 件 担当者 1 名 @chengyouling が担当を希望しています GitHub で見る
2.x 3.x enhancement
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。