Quellcode durchsuchen

更新 'wxpay-service-prod.yml'

comtika2019 vor 2 Jahren
Ursprung
Commit
2e8b54e7b4
1 geänderte Dateien mit 14 neuen und 1 gelöschten Zeilen
  1. 14 1
      wxpay-service-prod.yml

+ 14 - 1
wxpay-service-prod.yml

@@ -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