elasticsearch-py
elasticsearch-py copied to clipboard
Add support for 410 Gone HTTP response
Adds support for 410 Gone HTTP response status, so a more useful exception is raised when an Elasticsearch API is unavailable. See https://github.com/elastic/elasticsearch/pull/97397.
I have no problem waiting to merge.