Add Default Client TimeOut.
Add connectRequestTimeout,connectTimeout,readTimeout。
Why the tests failed on CircleCI? Only add the timeOut Config.
If remove codes , CL is error too; It's 7d696c9.... please check the CL test.
Hello, @wzwllu Thanks for submitting the PR. The tests will fail on main currently due to necessary changes waiting for merge in Netflix/Eureka. Please submit your PR against the 3.1.x branch instead of main.
Fixes gh-4110.
I wrote a new PR that satisfies the conditions. Ref
Closing in favour of https://github.com/spring-cloud/spring-cloud-netflix/pull/4148.