apache / apache/servicecomb-java-chassis

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

Open
#4,842 1 comment 0 reactions 1 assignee Claimed by @chengyouling View on GitHub
2.x 3.x enhancement
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.