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

GraphQL API timeouts on client's WorksQuery #438

Closed
ja573 opened this issue Sep 27, 2022 · 0 comments
Closed

GraphQL API timeouts on client's WorksQuery #438

ja573 opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ja573
Copy link
Member

ja573 commented Sep 27, 2022

Discovered that timeout errors on the export API when outputting publisher-wide records had to do with graphql API timing out first.

Since WorksQuery basically queries all data available for a publisher, when chapters are included in the request it becomes to large for graphql to handle and times out.

The majority of outputs don't actually require that much data, so we should make output-specific queries

@ja573 ja573 added the bug Something isn't working label Sep 27, 2022
@ja573 ja573 self-assigned this Sep 27, 2022
@ja573 ja573 closed this as completed Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant