当前位置:网站首页>【Zuul】com. netflix. zuul. exception. ZuulException: Hystrix Readed time out
【Zuul】com. netflix. zuul. exception. ZuulException: Hystrix Readed time out
2022-07-02 17:50:00 【Back end R & D Marion】
adopt API The gateway accesses user services ,zuul Default routing rules :http://zuul Of Host Address :zuul port / The name of the service to call / Service method address
Open in the browser http://127.0.0.1:8000/wallet/system/hello/1
Report errors :
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Aug 07 17:49:01 CST 2018
There was an unexpected error (type=Gateway Timeout, status=504).
com.netflix.zuul.exception.ZuulException: Hystrix Readed time out

This mistake should be zuul The default timeout of is relatively small , Let's configure zuul Timeout for , because zuul To enable the ribbon Load balancing of , You also need to set ribbon Timeout for , Be careful ribbon The timeout of should be less than zuul Timeout time .
zuul:
host:
connect-timeout-millis: 15000 #HTTP Connection timeout is greater than Hystrix The big
socket-timeout-millis: 60000 #socket Overtime
ribbon:
ReadTimeout: 10000
ConnectTimeout: 10000边栏推荐
- 体验一下阿里云文字识别OCR
- 阿里云子账户 - 权限策略 - 授权给某个账户某个 OSS Bucket 的完全控制权限
- 阿里天池SQL学习笔记——DAY3
- [nonlinear control theory]8_ Comparison of three robust controllers
- 应广单片机003烧录器自定义封装使用技巧
- Solution to the problem that the easycvr kernel of intelligent video analysis platform cannot be started as a service
- PFC232-SOP8/14/16应广一级可带烧录程序编带
- chrome浏览器快速访问stackoverflow
- uva1169
- Migrate your accelerator based SAP commerce cloud storefront to Spartacus
猜你喜欢

Modbus协议通信异常

chrome浏览器快速访问stackoverflow

515. 在每个树行中找最大值

Chrome browser quick access stackoverflow
![[nonlinear control theory]8_ Comparison of three robust controllers](/img/a8/03ed363659a0a067c2f1934457c106.png)
[nonlinear control theory]8_ Comparison of three robust controllers

Keras' deep learning practice -- gender classification based on vgg19 model

The bottom simulation implementation of vector

一日2篇Nature!中科大校友段镶锋团队纳米材料新成果,曾是贝尔比奖章第三位华人得主...

Laravel文档阅读笔记-Custom Authentication Login And Registration Using Laravel 8

【网络是怎样连接的】第五章 探索服务器
随机推荐
Helm kubernetes package management tool
Edgenext hit a mixed punch: a lightweight architecture integrating CNN and transformer
外包干了五年,废了...
ROS knowledge point - message_filters
Huimang micro IO MCU ft60f010a-urt
Atcoder beginer contest 237 VP supplement
Alibaba Tianchi SQL learning notes - Day3
easyswoole3.2重启不成功
应广单片机开发调试应注意的问题
515. 在每个树行中找最大值
维护万星开源向量数据库是什么体验
Solution to the problem that the easycvr kernel of intelligent video analysis platform cannot be started as a service
em120.gige.h
将您的基于 Accelerator 的 SAP Commerce Cloud Storefront 迁移到 Spartacus
freemarker+poi实现动态生成excel文件及解析excel文件
每日一题——“水仙花数”
[target tracking] |siamfc
What are the green field and brown field models in software development - green field development and brown field development
蓝牙技术|物联网的可穿戴设备新工作模式,蓝牙BLE助力新工作模式
PCL knowledge points - voxelized grid method for down sampling of point clouds