https://bugzilla.wikimedia.org/show_bug.cgi?id=54369
--- Comment #5 from Daniel Kinzler <[email protected]> --- Note that the script doesn't fork itself for sharding. with --sharding-factor 3, you'll need 3 cron jobs (possibly on different boxes) with --shard 0, --shard 1, and --shard 2, respectively. But for now, we should try without sharding; collecting the output for all shards into a single file would need some post-processing anyway. -- 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
