jingming-star

Results 1 issues of jingming-star

使用spring cloud gateway网关整合sentinel后,测试异常数和异常比例熔断,不生效 1.设置的熔断策略 ![image](https://user-images.githubusercontent.com/74587529/182993414-5e720ff1-e776-469b-b387-467a2e0689c7.png) 2.请求一个异常的接口 ![微信图片_20220805111133](https://user-images.githubusercontent.com/74587529/182993632-9ca94cf7-a5bb-4ca5-aff7-6c9153358c17.png) 3.通过debug查看源码,可以看到自己设置的熔断策略 ![微信图片_20220805111154](https://user-images.githubusercontent.com/74587529/182993760-0472e73b-2d36-4dfd-8ff8-3032313a3d81.png) 4.但是没有看到的异常,导致没法统计异常数,所以异常数和异常比例的熔断策略失效 ![微信图片_20220805111149](https://user-images.githubusercontent.com/74587529/182993897-9ff96e05-8470-499b-95e3-a1e80edaab62.png)

kind/question
area/circuit-breaking
area/gateway-flow-control