aaron added a subscriber: aaron. aaron added a comment. Sounds like the the result of fixing the rpc/RunJobs to properly run jobs till the 30 sec limit rather than 1 at a time (which wasted huge amounts of time in setup overhead and caused massive job backlogs, particularly for the 'enqueue' and 'refreshLinks' queues). Keeping up means more DB traffic. This was noticed by Erik and fixed by me on 2015-10-29.
06:30 logmsgbot: aaron@tin Synchronized rpc/RunJobs.php: https://phabricator.wikimedia.org/rOMWC29ccbd24839f4360f022403f7075460d072ade40 (duration: 00m 17s) Related: https://phabricator.wikimedia.org/T117304 In any case, if the run rate for any type of job is too high for some reason, then runner count and $wgJobBackoffThrottling can be adjusted. TASK DETAIL https://phabricator.wikimedia.org/T117398 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aaron Cc: aaron, Performance-Team, Aklapper, jcrespo, Wikidata-bugs, aude, GWicke, Krenair _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
