bzp2010 commented on a change in pull request #5518:
URL: https://github.com/apache/apisix/pull/5518#discussion_r752873327
##########
File path: conf/config-default.yaml
##########
@@ -338,6 +338,7 @@ plugins: # plugin list (sorted by
priority)
- traffic-split # priority: 966
- redirect # priority: 900
- response-rewrite # priority: 899
+ - openwhisk # priority: 601
Review comment:
Should I use the same `-1900` priority or add one `-1901`? Because they
have similar functions and should not be enabled at the same time.
--
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]