lixianli1987 opened a new issue, #5576:
URL: https://github.com/apache/shenyu/issues/5576

   ### Question
   
   
![006de8e9e9e7639b2811b02d43347e03](https://github.com/apache/shenyu/assets/14136245/a16566a1-e5a0-45a1-8843-30fba04b4689)
   The upstream system is responsible for requesting the gateway, and the 
gateway simultaneously pushes (in parallel) to the downstream system. The 
failure of a single system's reception and processing does not affect other 
systems.
   Our idea is: a downstream system corresponds to a selector, and since the 
gateway is a chain of responsibility mode, it concatenates and executes various 
selectors. So if the previous selector (receiving system) fails to execute, it 
will affect the reception of other systems。
   May I ask how to implement this requirement


-- 
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: notifications-unsubscr...@shenyu.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to