- Issue created by @pradeepjha
- 🇮🇳India pradeepjha
It's breaking our prod site when GraphQL suddenly stops giving response. Lower environment it looks good. That's why increasing priority.
- 🇺🇸United States cruno NJ
Confirming that this is an issue we are also experiencing. We use graphql_compose to generate schema.
- 🇬🇧United Kingdom james.south
I need to debug further but I'm observing the same behaviour on a site with GraphQL 8.x-4.9 and GraphQL Compose 2.2.1.
In our case all queries fail until the cache is rebuilt (a single cache clear consistently fixes the issue temporarily). Issue is sporadic and we haven't identified a consistent trigger for it.