mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
When an exception is thrown during test inference we are not including the cause message in our logging. This commit addresses this issue. Backport of #60749