Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research strapi queries and their ability to scale #510

Open
1 task
travjenkins opened this issue Sep 27, 2024 · 0 comments
Open
1 task

Research strapi queries and their ability to scale #510

travjenkins opened this issue Sep 27, 2024 · 0 comments
Labels
tech debt This is a task that really only the engineers notice

Comments

@travjenkins
Copy link
Member

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 the blog_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

  • engineering will fill this in

Screenshots

image

image

@travjenkins travjenkins added the tech debt This is a task that really only the engineers notice label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt This is a task that really only the engineers notice
Projects
None yet
Development

No branches or pull requests

1 participant