Hello team, i have some question about graphql res...
# troubleshoot
b
Hello team, i have some question about graphql response time i found out that graphql response time is too slow my dataset size is attached below and i have resource limit in my company’s cluster so my cluster setting to gms is
Copy code
datahub-gms:
  enabled: true
  replicaCount: 3
  resources:
   limits:
     cpu: 4
     memory: 8Gi
and i found out that my gms gets faster when i increase limit but doesn’t reach that limit ( it only goes about ~400m) do you know why gms doesn’t use full resource limit ? why gms gets faster when limits grow even though it doesn’t use all that limit? any guide will help. thanks
it takes about ~13s when i search “tableau” to bring all charts
r
@breezy-shoe-41523 were you able to find the root cause of this issue?