Commit 34b622e6 by Administrator

Update application-local.yml

parent 8beb4f5e
......@@ -15,8 +15,8 @@ feign:
client:
config:
feignName:
connectTimeout: 100000
readTimeout: 100000
connectTimeout: 10000
readTimeout: 10000
compression:
request:
enabled: true
......@@ -26,8 +26,8 @@ feign:
ribbon:
ReadTimeout: 500000
ConnectTimeout: 500000
MaxAutoRetries: 3
MaxAutoRetriesNextServer: 1
#MaxAutoRetries: 3
#MaxAutoRetriesNextServer: 1
eureka:
enabled: true
Httpclient:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment