瀏覽代碼

暂时将响应返回改为300s

zhujinghui 4 年之前
父節點
當前提交
6441ecbcf4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: