Closed eatyourgreens closed 4 years ago
Build the /api/subjects, /api/users, /subjects and /users pages in 10 batches each, where the batch size is set by the total number of subjects or users for a project.
/api/subjects
/api/users
/subjects
/users
If this works, then the larger projects may need a similar approach to building the /users pages too.
Build the
/api/subjects
,/api/users
,/subjects
and/users
pages in 10 batches each, where the batch size is set by the total number of subjects or users for a project.