https://bugzilla.wikimedia.org/show_bug.cgi?id=68743
--- Comment #2 from Dan Andreescu <[email protected]> --- This is due to recurring reports I ran to test wikimetrics and see if it could handle back-filling lots of data. It back-filled 2 large wikis at a time all the way to 2007. However, when running 5 wikis at a time, the system became unstable and basically everything that could have possibly gone wrong went wrong. Further optimization work is clearly needed. For now, cleaning up after the mess: * killed queue and scheduler * delete from report where user_id = 461; -- this is the WikimetricsBot user * copy relevant queue logs to: /data/project/wikimetrics/backup/bug-68743-logs/ * restart whole system * purge any messages from celery that needed to be purged -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
