[00:31:21] This I do know as I had to introduce another hook in a hook used in ManageWiki for DataDump to add to that hook because of load order so that at least makes sense. [00:32:11] But its not usually related to order of extensions but the order the hook handlers are ran. [00:32:44] Because it wasnt an issue before using hook Handlers but when both used hook Handlers it became an issue due to inconsistent ordering. [00:35:04] It could be. My observation was that moving the Citizen after VE in the load order always results in the VE edit section link being available, and the opposite happens all the time vice versa [05:52:48] @blankeclair For vocaloidlyricswiki, would it be better to run `refreshLinks` instead of `rebuildall`? The same reason that got it killed before could kill it again (OOM? I remember `runJobs.php` having some memory leak issues). `refreshLinks` also allows resuming, so it could start where it got killed. [05:53:05] yep, i realised [05:53:09] but i realised too late [05:53:18] oh wait [05:54:41] i forgot that i can just continue refreshLinks again [05:54:51] because the only thing wiped out was the text index, which is cheaper than refreshLinks [05:54:57] ty lol [05:55:32] back to my forcefem novel [22:18:51] woo, i got https://phabricator.wikimedia.org/T389710 to update