com.netflix.zuul.exception.ZuulException: Hystrix Readed time out 求解

查看 24|回复 0
作者:wone3   

改成了 10 分钟还是超时怎么破
hystrix:
threadpool:
default:
coreSize: 50
queueSizeRejectionThreshold: 1500
maximumSize: 10000
allowMaximumSizeToDivergeFromCoreSize: true
maxQueueSize: -1
execution:
isolation:
thread:
timeoutInMilliseconds: 6000000
ribbon:
ReadTimeout: 6000000
ConnectTimeout: 6000000
您需要登录后才可以回帖 登录 | 立即注册

返回顶部