Hi Team,
I’m using datahub v0.8.40 and we are using es as graph impl but
our datahub is super slow and i found out that this is because graphiql is responding super slow.
but when i query to es directly it responds super fast
what can make graphiql response so slow?
it gets timeout when we make query like searchAcrossEntities
Any help or tip would help.
I cannot find where to start.