Research strapi
queries and their ability to scale
#510
Labels
tech debt
This is a task that really only the engineers notice
strapi
queries and their ability to scale
#510
Description
We need to research out Strapi queries. The last one that failed was
tags
and I think this is due to it having a "many to many" relationship with theblog_posts
. This was triaged with https://github.com/estuary/strapi-admin/pull/32 by reducing the limit of responses we force more pagination and thus break up the responses more.This is just a triage because eventually stuff might grow more again and break the size of responses again.
Work required
Screenshots
The text was updated successfully, but these errors were encountered: