print warning when resolvers take too long #23098
Labels
help wanted
Issue with a clear description that the community can help with.
topic: GraphQL
Related to Gatsby's GraphQL layer
Custom graphql resolvers can hang indefinitely.
This is hard to discover and debug. We should print a warning when resolvers take too long to return. We tried setting a maxTimeout in #23095 but this broke some sites as @pvdz said:
The text was updated successfully, but these errors were encountered: