Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
fix stats_recompute_last() and stats_recompute_all() to not update the lastCrawl* properties of a crawl workflow if a crawl is running, as those stats now point to the running crawl
refactor _add_running_curr_crawl_stats() to make it clear stats only updated if crawl is running
stats_recompute_all() change order to ascending to actually get last crawl, not first!