mozilla-services / crashstats-tools

Command line tools and library for interacting with Crash Stats (https://crash-stats.mozilla.org/)
Mozilla Public License 2.0
9 stars 0 forks source link

reprocess should print out estimate #80

Closed willkg closed 1 year ago

willkg commented 1 year ago

reprocess knows the sleep amount. If we also add 0.5 seconds to that, that's roughly how much time it takes to do a group. Multiply that by how many groups are left and you get a rough estimate of how much time it'll take. Having that would be very helpful.