Elastic 7 onwards, server responds with error code 500 if there are too many scroll requests. MR convert this to 429 response.
Also log suppressed Elasticsearch exceptions to capture root cause for Elasticsearch's request failure in logs.
Elastic 7 onwards, server responds with error code 500 if there are too many scroll requests. MR convert this to 429 response.
Also log suppressed Elasticsearch exceptions to capture root cause for Elasticsearch's request failure in logs.