Skip to content

GraphQL performing INSERT on cache_discovery table #985

Open
@d0190535

Description

@d0190535

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions