Commit b13aff77 by Administrator

Update application-local.yml

parent 34b622e6
......@@ -24,8 +24,8 @@ feign:
enabled: true
ribbon:
ReadTimeout: 500000
ConnectTimeout: 500000
ReadTimeout: 3000
ConnectTimeout: 3000
#MaxAutoRetries: 3
#MaxAutoRetriesNextServer: 1
eureka:
......@@ -46,7 +46,7 @@ hystrix:
enabled: true
isolation:
thread:
timeoutInMilliseconds: 6000000
timeoutInMilliseconds: 3000
threadpool:
default:
coreSize: 10
......
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