This update will process executing commands in "Chunks", when processing large amounts of commands (e.g 1000+) at the same time, it may happen that the request to mark them as "completed" is too big to handle. And thus you'd see the same command being repeated. This resolves that.