Parcourir la source

暂时将响应返回改为300s

zhujinghui il y a 4 ans
Parent
commit
6441ecbcf4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: