gpt4 book ai didi

spring-boot - com.netflix.zuul.exception.ZuulException : Hystrix Readed time out

转载 作者:行者123 更新时间:2023-12-03 09:49:47 31 4
gpt4 key购买 nike

我正在尝试与eureka和zuul一起使用微服务。而且所有请求都存在问题,这需要花费1秒钟以上的时间。据我了解,1秒是默认的hystrix超时,对于在Zuul中配置超时,我必须配置以下属性:
hystrix.command.default.execution.isolation.thread.timeoutInMillisecondsribbon.ConnectTimeoutribbon.ReadTimeout
但是,当我设置它们时,“Intelliije Idea”中的每一个都有“无法解析配置属性...”警告。而且,似乎它们没有被应用并且不起作用。

最佳答案

在zuul服务器中设置功能区readTime应该可以解决此问题。

ribbon:
ReadTimeout: 60000

注意:ReadTimeout区分大小写。

关于spring-boot - com.netflix.zuul.exception.ZuulException : Hystrix Readed time out,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55418340/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com