mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 15:05:33 +00:00
Previously this could fail without logging anything, if there was no exception thrown. Now it records the last status code as well as the last exception, and logs something either way. Original commit: elastic/x-pack-elasticsearch@753333e579