mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 08:25:26 +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