juzhiyuan opened a new issue, #12627: URL: https://github.com/apache/apisix/issues/12627
### Current Behavior Any data in the queue is lost when the instance is shutting down or the worker reload is triggered. 1. https://github.com/apache/apisix/blob/master/docs/en/latest/batch-processor.md ### Expected Behavior When the APISIX instance shutting down, all left data in the queue should be processed in full and not discarded, unless critical cases (need discussion) ### Error Logs _No response_ ### Steps to Reproduce No Steps ### 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]
