Skip to content

frontend: speed up needs index site admin page

Administrator requested to merge needs-indexing into master

Created by: keegancsmith

This page can be slow since we will only fetch a small number of repos from the db at a time. By fetching twice as many repos we have indexed we are gaurenteed to only need to fetch the list once from the DB.

Merge request reports

Loading