공부
[feignClient] timeout
승가비
2024. 3. 13. 00:30
728x90
feign.client.config.default.connectTimeout: 5000
feign.client.config.default.readTimeout: 5000
https://stackoverflow.com/questions/38080283/how-to-solve-timeout-feignclient
How to solve Timeout FeignClient
My application is getting below error when consuming a service that performs queries in SQL Server using FeignClient. ERROR: Exception in thread "pool-10-thread-14" feign.RetryableException: R...
stackoverflow.com
728x90