瀏覽代碼

ribbon饥饿加载配置

chenw 7 年之前
父節點
當前提交
f8ac4105ac
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      applications/sale/sale-server/src/main/resources/application.yml

+ 2 - 1
applications/sale/sale-server/src/main/resources/application.yml

@@ -79,6 +79,7 @@ ribbon:
   ConnectTimeout: 10000
   eager-load:
     enabled: true
+    clients: inquiry-server
 feign:
   hystrix:
     enabled: true
@@ -90,7 +91,7 @@ hystrix:
                 enabled: true
               isolation:
                     thread:
-                        timeoutInMilliseconds: 5000
+                        timeoutInMilliseconds: 8000
 b2b:
   baseUrl:
     inquiry: https://test-inquiry.uuzcc.cn