Revert product checker commits:

023cf5380f: "[7.x] Document 'UnsupportedProductError'"
	d381491482: "[7.x] Rename product error to 'UnsupportedProductError'"
	b56fbcb155: "Document the Elasticsearch product check"
	b63d005138: "Don't swallow unexpected errors during Elasticsearch verification"
	801a839093: "Verify we're connected to Elasticsearch before requests"

Signed-off-by: Shephali Mittal <[email protected]>
This commit is contained in:
Shephali Mittal
2021-08-06 12:17:51 +05:30
parent 18b39afcbf
commit 934ea8cc5e
13 changed files with 6 additions and 1192 deletions
-1
View File
@@ -23,4 +23,3 @@ Exceptions
.. autoclass:: RequestError(TransportError)
.. autoclass:: AuthenticationException(TransportError)
.. autoclass:: AuthorizationException(TransportError)
.. autoclass:: UnsupportedProductError