Exported the same set of images twice and found the following:
First run: The timer sticks to 00:00 while the circle works as expected
Second run: The circle and the text below it don’t match, timer still stuck at 00:00
Due to how things are done, there is a conflict between showing things for the current vs. the total number of batches. Maybe we need two progress indicators, one for “processed/total number of batches” and one for processed/total number of images in the current batch.