Commit bffc9d2c by Administrator

Update application-local.yml

parent c3c7a0d9
...@@ -23,6 +23,15 @@ feign: ...@@ -23,6 +23,15 @@ feign:
response: response:
enabled: true enabled: true
# yml
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 15000
ribbon: ribbon:
ReadTimeout: 10000 ReadTimeout: 10000
ConnectTimeout: 10000 ConnectTimeout: 10000
......
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