Hi,
I know the right approach is using the azure function trigger and set the batch size in the host.json, but I am not allowed to use the ports required for AMQP, therefore, I need to improvise with a time trigger and the EventProcessorClient . is there a way to set a max batch size in here: