技术栈

流控-链路模式

菜是一种态度
1 年前
java·spring cloud·sentinel·流控-链路模式
Sentinel 流控-链路模式A B C 三个服务A 调用 CB 调用 CC 设置流控 ->链路模式 -> 入口资源是 A问题:为啥没有流控处理的消息而是访问报错???