Drery commented on a change in pull request #5940:
URL: https://github.com/apache/apisix/pull/5940#discussion_r807472898



##########
File path: conf/config-default.yaml
##########
@@ -329,7 +329,8 @@ plugins:                          # plugin list (sorted by 
priority)
   - request-id                     # priority: 11010
   - fault-injection                # priority: 11000
   - serverless-pre-function        # priority: 10000
-  #- batch-requests                # priority: 4010
+  - mocking                        # priority: 9900
+#  - batch-requests                 # priority: 4010

Review comment:
       > Please note the indentation. And maybe we should put it together with 
`fault-injection` instead of `serverless-pre-function`?
   ok,it's a good suggestion
   




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