Relative Content

Tag Archive for kubernetesneo4jgraphqlkubernetes-helmamazon-eks

1 minute delay query to GraphQL / Neo4j on EKS

I am running an app on AWS EKS. I have 3 separate pods for each API (graphql), app(react) and neo4j, a total of 9. Normally queries take 1-2 secs to respond but sometimes there is a 1-minute delay, so some requests take 1 min and 2 secs. How can I investigate and find out where the issue might be? I tried logs for all and nothing useful.