hoo added a comment. I just looked into this very briefly and I see two cases where we do queries as listed above:
- On `LinksUpdateComplete` which should also be throttled to not overwhelm the infrastructure - In `AddUsagesForPageJob`… maybe we should throttle that job in order to reduce concurrency. Also we might (I don't actually know) be able to reduce the number or size of these writes by comparing data first and only updating what actually needs to be updated. TASK DETAIL https://phabricator.wikimedia.org/T111769 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: hoo, daniel, jcrespo, aude, Aklapper, Wikidata-bugs, GWicke, Mbch331, Krenair _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
