@@ -178,4 +178,17 @@ native:
mchkey:
notify:
url:
-
+feign:
+ hystrix:
+ enabled: true
+ribbon:
+ ReadTimeout: 8000
+ ConnectTimeout: 8000
+ ServerListRefreshInterval: 8000
+hystrix:
+ command:
+ default:
+ execution:
+ isolation:
+ thread:
+ timeoutInMilliseconds: 8000