We curently have examples in our code and the interface requires new BatchOperation scripts to define getBatchSize()
The use of the batch size has no real impact other than chunking things in the log. It creates more noise than it solves and there is no example of needing/using it to an advantage. There is a small edge case I had in my mind to make it useful but it is really harder to explain that there is for any benefit of it.
I suggest that we
Fixed
1.0
Code