Commit a9573700 by Administrator

Update techhero-gateway-test.yml

parent 56ff9e4b
......@@ -14,9 +14,9 @@ hystrix:
execution:
isolation:
thread:
timeoutInMilliseconds: 5000 #设置API网关中路由转发请求的HystrixCommand执行超时时间
timeoutInMilliseconds: 25000000 #设置API网关中路由转发请求的HystrixCommand执行超时时间
ribbon:
ReadTimeout: 3000
ReadTimeout: 600000
ConnectTimeout: 3000
MaxAutoRetries: 1
MaxAutoRetriesNextServer: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment