tokers commented on issue #6580:
URL: https://github.com/apache/apisix/issues/6580#issuecomment-1068626201


   > Imagine the user has defined a Service with plugin A and priority 5. Now, 
they define a route with plugin B and C.
   > 
   > How would you compute the order based on the array?
   
   That's tricky. We may think about another way to allow a plugin can be run 
multiple times but still use the object to store their config. I'm wondering if 
there are some circumstances that people want to run the same plugin in a 
single route but not continuously (e.g. run plugin A, plugin B, plugin A). 


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