摘要: 由于客户端请求服务端方法时,服务端方法响应超过1秒将会触发降级,所以我们可以配置Hystrix默认的超时配置 如果我们没有配置默认的超时时间,Hystrix将取default_executionTimeoutInMilliseconds作为默认超时时间 1.代码中修改默认超时配置(改为3秒): 3. 阅读全文
posted @ 2018-10-26 18:33 毛会懂 阅读(2207) 评论(0) 推荐(0) 编辑
摘要: Spring Boot + Eureka Server + Hystrix with Turbine: empty turbine.stream 配置的时候遇到了问题: Property or field 'default' cannot be found on object of type 'co 阅读全文
posted @ 2018-10-26 18:32 毛会懂 阅读(601) 评论(0) 推荐(0) 编辑