Skip to content

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

Open
@chengyouling

Description

@chengyouling

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions