-
Notifications
You must be signed in to change notification settings - Fork 13
eventsToProcess #523
Copy link
Copy link
Open
Labels
good-to-knowSomething crucial you think should be shared with the communitySomething crucial you think should be shared with the community
Metadata
Metadata
Assignees
Labels
good-to-knowSomething crucial you think should be shared with the communitySomething crucial you think should be shared with the community
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.