mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +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