I would like to control the number of input events to be processed, this was the default behavior before when setting the value of eventsToProcess. Instead, now, eventsToProcess will control the number of events on the output file.
It is still possible to achieve the previous behavior? I.e. launch 1000 events processing and get the number of events that were accepted (between those 1000) in the output.
I would like to control the number of input events to be processed, this was the default behavior before when setting the value of
eventsToProcess. Instead, now,eventsToProcesswill control the number of events on the output file.It is still possible to achieve the previous behavior? I.e. launch 1000 events processing and get the number of events that were accepted (between those 1000) in the output.