Trying to create too many scroll contexts. Must be less than or equal to: [500]. This limit can be set by changing the [search.max_open_scroll_context] setting

Hi Gokulnath,

Scroll contexts are expensive to maintain which is why we limit the number of concurrent scrolls allowed. See Impact of multiple concurrent scroll API on ElasticSearch