apache / apache/servicecomb-java-chassis
[FEATURE] - The servicecomb-client supports configurable connectTimeout , connectRequestTimeout, socketTimeout.
- Ngôn ngữ chính
- Java
- Star
- 1.9k
- Fork
- 814
- Merge trung bình
- 8 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.