Page MenuHomePhabricator

ApiQueryTranslationAids is doing a hundreds of queries
Closed, ResolvedPublic

Description

ApiQueryTranslationsAids is doing many queries that could be consolidated to few, hopefully more efficient queries. A good time to also refactor that part of code a bit to make it more maintainable.

Event Timeline

Change 397898 had a related patch set uploaded (by Nikerabbit; owner: Nikerabbit):
[mediawiki/extensions/Translate@master] Reduce queries on typical ApiQueryTranslationsAids api call

https://gerrit.wikimedia.org/r/397898

Nikerabbit renamed this task from ApiQueryTranslationAids is slow to ApiQueryTranslationAids is doing a hundreds of queries.Feb 13 2018, 10:09 AM
Nikerabbit triaged this task as Medium priority.
Nikerabbit updated the task description. (Show Details)

Change 397898 merged by jenkins-bot:
[mediawiki/extensions/Translate@master] Reduce queries on typical ApiQueryTranslationsAids api call

https://gerrit.wikimedia.org/r/397898