浏览代码

modity feign timeout 20s to 60s

supeng 9 月之前
父节点
当前提交
cbfad5aefa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      etl-server/src/main/resources/application.yml

+ 1 - 1
etl-server/src/main/resources/application.yml

@@ -54,7 +54,7 @@ feign:
     config:
       default:
         connectTimeout: 2000
-        readTimeout: 20000
+        readTimeout: 60000
 
 aliyun:
   oss: