ucloud-sdk-java
ucloud-sdk-java copied to clipboard
UCloud SDK for Java
### Version of UCloud SDK? 1.2.19-release ### Version of Java (`java -version`)? java 8 ### What issue did you see? 你好,我比较关心网络请求超时时间,我看了下代码,默认的超时时间Config.timeout = 30,通过ValidationMiddleware类传到RequestOptions.$timeout中,然后就没找到其他地方会使用timeout了,DefaultTransport类里用HttpClient的时候,也没有设置相关超时时间的代码,所以有些担心超时时间是否有效,想请教下代码在哪里把超时时间传给HttpClient的 ### Steps to reproduce If you have...
Bumps org.apache.commons:commons-lang3 from 3.8 to 3.18.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...