hlcen66 commented on issue #3952:
URL: https://github.com/apache/shenyu/issues/3952#issuecomment-1252112798

   > Please check your configuration, I just tried it and will enter fallback 
@hlcen66
   
   
   Maybe I didn't make it clear. When you access your /hello interface for the 
first time, it throws an exception. If the fuse condition is not met, you 
should not enter the fallbackUri. Only when the fuse switch is triggered(More 
than 5 exceptions are thrown in at least 10 requests accessed within 12 
seconds), can you enter the fallback method. This is the first problem.
   
   The second problem: After the fuse is triggered, the interface service 
should be automatically replied to after the time of the gradeRuleTimeWindow 
expires, instead of always throwing a - 103 exception.
   
   The logic of fusing and the process and capability of automatic recovery are 
wrong.
   
   I hope you can take a closer look. I put a picture below.
   
![image](https://user-images.githubusercontent.com/81564338/191226512-85bc4942-1027-46ad-b0f1-e729131abd45.png)
   
   @yunlongn @yu199195 
   


-- 
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]

Reply via email to