hoo created this task. hoo added subscribers: hoo, aude, daniel, Lydia_Pintscher, JanZerebecki. hoo added projects: MediaWiki-extensions-WikibaseClient, Wikidata. Herald added a subscriber: Aklapper.
TASK DESCRIPTION Given that for example Q159 (Russia) is being used more than 100000 times on ruwiki (mostly with aspect `L.ru` which makes use run `Title::invalidateCache`), we should make sure our client change handling can keep up with that. Right now `ChangeHandler` iterates over all pages using a given Entity and then hits of the purge/… actions synchronously. I seriously doubt that will work for more than a few thousand pages, at best (given that jobs can only run for a limited time and memory is limited as well). We need to investigate this and fix change handling (if necessary). TASK DETAIL https://phabricator.wikimedia.org/T104150 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: JanZerebecki, Lydia_Pintscher, daniel, aude, Aklapper, hoo, Wikidata-bugs, Malyacko, P.Copp _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
