tx-lcn重试默认8次如何在配置文件中配置修改而不是直接改代码
Open
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
## Why you need it?
关于这个问题,我搜索了下,找到了这则博客。
博客地址:https://blog.csdn.net/LJD0804/article/details/101494979
相当于修改RpcConfig.java类下的reconnectCount属性,以此来实现重试次数控制。
## How it could be?
我查了下官方文档但没有查到有关这个配置的信息。
官方文档地址:
https://www.codingapi.com/docs/txlcn-setting-manager/
## Other related information
JDK:8
TX-LCN:5.0.2
CentOS7.8
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.