https://bugzilla.wikimedia.org/show_bug.cgi?id=69387
Nik Everett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #4 from Nik Everett <[email protected]> --- Those first few jobs aren't part of Cirrus - the htmlCacheUpdate job I mean. It really looks like jobs just aren't picking up and cirrus is the most noticeable thing. I think you can get better logging out of jobs running with this: $wgDebugLogGroups['runJobs'] = "some_absolute_path_to_a_log_file.log"; Does that file grow during normal browsing? It might be worth cronning runJob.php every minute or something rather then digging into it.... I've never liked how we kick of jobs - its so breaky. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
