Skip to content

Yield current batch and total count when indexing

When indexing large repos, there's no indication of progress in the logs, there's only start and finish events, which could give an indication of a stuck progress. With this change we can show that there's something happening.

Merge request reports