Browse Source

fix time out bug

gufengshou1 10 tháng trước cách đây
mục cha
commit
8d4c651e5b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: 10000
+        readTimeout: 20000
 
 aliyun:
   oss: