apache / apache/servicecomb-java-chassis
[FEATURE] - The servicecomb-client supports configurable connectTimeout , connectRequestTimeout, socketTimeout.
- Vorherrschende Sprache
- Java
- Sterne
- 1.9k
- Forks
- 814
- Ø Merge
- 8 T. 23 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.