Hi Parth,
This is an Elasticsearch error indicating that a circuit breaker cancelled the request from completing to prevent an out of memory exception. You can try to allocate more memory to Elasticsearch (JVM heap) or reduce the number of shards. For more information see https://www.elastic.co/guide/en/elasticsearch/reference/current/circuit-breaker.html
Regards,