Batch Processor

    The only mandatory parameter to create a batch processor is a function. The function will be executed when the batch reaches the max size or when the buffer duration exceeds.

    The batch processor’s configuration will be set inside the plugin’s configuration. For example:

    Note: Please make sure the batch max size (entry count) is within the limits of the function execution. The timer to flush the batch runs based on the configuration. Thus, for optimal usage, keep the smaller than the .