Commit d0e5c140 by Administrator

Update techhero-gateway-test.yml

parent 6e9ed4db
......@@ -16,8 +16,8 @@ hystrix:
thread:
timeoutInMilliseconds: 2500000 #设置API网关中路由转发请求的HystrixCommand执行超时时间
ribbon:
ReadTimeout: 300000
ConnectTimeout: 300000
ReadTimeout: 600000
ConnectTimeout: 600000
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