Browse Source

暂时将响应返回改为300s

zhujinghui 4 năm trước cách đây
mục cha
commit
6441ecbcf4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/main/resources/bootstrap.yml

+ 1 - 0
src/main/resources/bootstrap.yml

@@ -5,6 +5,7 @@ spring:
     name: gateway
     gateway:
       httpclient:
+        response-timeout: 300s
         pool:
           max-idle-time: 10000
       discovery: