apache / apache/servicecomb-java-chassis

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

未关闭
#4,842 1 条评论 0 个 reaction 已指派 1 人 已被 @chengyouling 认领 在 GitHub 查看
2.x 3.x enhancement
主要语言
Java
星标
1.9k
派生
814
平均合并
8 天 23 小时
30 天内合并 PR
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 摘要。