Update worker run has_results by batches of 1000
Compare changes
+ 1
− 1
@@ -199,7 +199,7 @@ class WorkerRunQuerySet(QuerySet):
closes #1693 (closed)
I couldn't manage to completely crash my nuc running the command to update 20.000+ worker runs but I killed it after 7 minutes while in batches the update took 7 seconds.