plugin-QueuedTracking icon indicating copy to clipboard operation
plugin-QueuedTracking copied to clipboard

Customize setNumberOfMaxBatchesToProcess value

Open sz5000 opened this issue 6 months ago • 0 comments

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.

sz5000 avatar Oct 16 '25 14:10 sz5000