V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
wone3
V2EX  ›  程序员

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

  •  
  •   wone3 · 233 天前 · 408 次点击
    这是一个创建于 233 天前的主题,其中的信息可能已经有所发展或是发生改变。

    改成了 10 分钟还是超时怎么破
    hystrix:
    threadpool:
    default:
    coreSize: 50
    queueSizeRejectionThreshold: 1500
    maximumSize: 10000
    allowMaximumSizeToDivergeFromCoreSize: true
    maxQueueSize: -1
    execution:
    isolation:
    thread:
    timeoutInMilliseconds: 6000000

    ribbon:
    ReadTimeout: 6000000
    ConnectTimeout: 6000000
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2687 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 15:34 · PVG 23:34 · LAX 08:34 · JFK 11:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.