Hi @kautuk_sahni , Yes the issue is resolved.We used CloseableHttpClient, HttpGet and externalizer publishLink for graphql endpoint. This request is internally blocked by our CDN so we were getting read timed out error.By adding a bypass header, we were able to successfully get a response from graph...