Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batchRouting: subtract startIndex from calc/sec count
When a job starts from a checkpoint, we need to substract the `startIndex` from the `completedRoutingCount` to get the actual of calculations done, otherwise we get slowly decreasing results.
- Loading branch information