Closed mjtko closed 6 years ago
Ok, on further inspection this only happens within the sandbox. You get one and only one batch per invocation of the sandbox. :-)
The issue looks to be how the sandbox
mode reruns the commands. The command is generated with a Batch
object, and thus is being reran with the same object
After hitting batch 10, every batch after that is also batch 10: