juzhiyuan opened a new issue, #12628: URL: https://github.com/apache/apisix/issues/12628
### Current Behavior If APISIX receives a burst requests over a short period of time, the APISIX Batch Processor may lead to memory pressure because it doesn't support to set a maximum records limit. ### Expected Behavior Allow to set the queue capacity limit to avoid burst requests causing memory issues. ### Error Logs _No response_ ### Steps to Reproduce N/A ### Environment - APISIX version (run `apisix version`): 3.13 -- 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]
