DistributedProofreaders / dproofreaders

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.
https://www.pgdp.net
GNU General Public License v2.0
46 stars 28 forks source link

Fix stopwatch in upgrade script and adjust progress #1239

Closed cpeel closed 1 week ago

cpeel commented 2 weeks ago

Turns out that if you don't reset the Stopwatch it keeps accumulating time making each subsequent sleep of the sparsify loop longer. This fixes that and also updates the status output to be more verbose. These are updates after adjusting the script running on PROD.