소스 검색

暂时将响应返回改为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: