membphis commented on a change in pull request #2282:
URL: https://github.com/apache/apisix/pull/2282#discussion_r493211825
##########
File path: apisix/plugins/batch-requests.lua
##########
@@ -45,7 +45,7 @@ local req_schema = {
timeout = {
description = "pipeline timeout(ms)",
type = "integer",
- default = 30000,
+ default = 3000,
Review comment:
one PR for one thing. I think you can revert this line and submit it in
a new PR
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]