Is there a way to query for the number of batches the process still has? I show a notice when the is_processing() or is_queued() function returns true but it would be nice to show batches left as a progress indicator.
Additionally, any way to get the total number of batches? So it can be shown as something like 31 / 102 remaining.