drupal-graphql / drupal-graphql/graphql

GraphQL performing INSERT on cache_discovery table

Open
#985 6 comments 0 reactions 0 assignees View on GitHub
3.x performance
Dominant language
PHP
Stars
287
Forks
198
PR merge metrics
No merged PRs in 30d

Description

Hi all,

We have a drupal site which acts as graphql api endpoint and during heavy loads (about 17 graphql requests/sec), our site seems to go down and the bottleneck appears to be graphql doing a lot of INSERTs to the cache_discovery table.

Does anyone know if this is a drupal core feature or can we disable this just for graphql? I am thinking this might not needed as we will have varnish cache and will be using persisted queries.

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.