moremind opened a new issue #2720: URL: https://github.com/apache/incubator-shenyu/issues/2720
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior My Configuration:  ### Expected Behavior use exception number strategy, count=5,can't arrived my service. ### Steps To Reproduce first configuration:  second test:  ### Environment ```markdown ShenYu version(s):2.4.1 ``` ### Debug logs 2022-01-06 14:01:01 [shenyu-netty-nio-2] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sentinel selector success match , selector name :test1 2022-01-06 14:01:01 [shenyu-netty-nio-2] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sentinel rule success match , rule name :tset22 2022-01-06 14:01:01 [shenyu-netty-nio-2] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - divide selector success match , selector name :1111 2022-01-06 14:01:01 [shenyu-netty-nio-2] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - divide rule success match , rule name :test-http 2022-01-06 14:01:01 [shenyu-netty-nio-2] INFO org.apache.shenyu.plugin.httpclient.WebClientPlugin - The request urlPath is http://10.10.2.59:8878/test/http/random, retryTimes is 3 2022-01-06 14:01:01 [shenyu-netty-nio-4] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sentinel selector success match , selector name :test1 2022-01-06 14:01:01 [shenyu-netty-nio-3] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sentinel selector success match , selector name :test1 2022-01-06 14:01:01 [shenyu-netty-nio-4] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sentinel rule success match , rule name :tset22 2022-01-06 14:01:01 [shenyu-netty-nio-3] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sentinel rule success match , rule name :tset22 2022-01-06 14:01:01 [shenyu-netty-nio-4] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - divide selector success match , selector name :1111 2022-01-06 14:01:01 [shenyu-netty-nio-4] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - divide rule success match , rule name :test-http 2022-01-06 14:01:01 [shenyu-netty-nio-3] INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - divide selector success match , selector name :1111 ### Anything else? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
