plugin-QueuedTracking
plugin-QueuedTracking copied to clipboard
Customize setNumberOfMaxBatchesToProcess value
setNumberOfMaxBatchesToProcess is currently hard-coded.
$processor->setNumberOfMaxBatchesToProcess(500);
It would be nice if you could configure this via the command line to control the load on the server more precisely.