Remove or increase limit on proofreadpagesinindex API module
Closed, ResolvedPublic

Description

The proofreadpagesinindex API call has to parse the entire pagelist anyway, so it doesn't make sense to default to only returning 100 items at a time. It could be increased, or removed all together.

Are there any usages of limit that are not already paging through and fetching everything?

The response is always just a list of page titles, so is never overly large (usually in the order of tens of kilobytes).

Event Timeline

Change 826686 had a related patch set uploaded (by Sohom Datta; author: Sohom Datta):

[mediawiki/extensions/ProofreadPage@master] Remove limit on proofreadpagesinindex query API

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

Change 826686 merged by jenkins-bot:

[mediawiki/extensions/ProofreadPage@master] Remove limit on proofreadpagesinindex query API

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

Soda claimed this task.