apache / apache/servicecomb-java-chassis

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

Ouverte
#4,842 1 commentaire 0 réactions 1 personne assignée Réclamée par @chengyouling Voir sur GitHub
2.x 3.x enhancement
Langage dominant
Java
Étoiles
1.9k
Forks
814
Merge moyen
8 j 23 h
PR mergées (30 j)
1

Description

### 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_

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.