elasticsearch-py icon indicating copy to clipboard operation
elasticsearch-py copied to clipboard

Add support for 410 Gone HTTP response

Open JoshMock opened this issue 2 years ago • 3 comments

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.

JoshMock avatar Sep 25 '23 19:09 JoshMock

I have no problem waiting to merge.

JoshMock avatar Sep 27 '23 13:09 JoshMock