zhoutg 5 年之前
父节点
当前提交
b34ec9ac0e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/application-dev.yml

+ 2 - 2
src/main/resources/application-dev.yml

@@ -21,8 +21,8 @@ hystrix:
             timeoutInMilliseconds: 2000000
 
 ribbon:
-  ReadTimeout: 20000
-  ConnectTimeout: 20000
+  ReadTimeout: 2000000
+  ConnectTimeout: 2000000
   MaxAutoRetries: 0
   MaxAutoRetriesNextServer: 1