c1b0bfd74a
When exceptions could be returned from another node, the exception might be wrapped in a `RemoteTransportException`. In places where we handled specific exceptions using `instanceof` we ought to unwrap the cause first. This commit attempts to fix this issue after searching code in the ML plugin. Backport of #47676 |
||
---|---|---|
.. | ||
licenses | ||
qa | ||
src | ||
build.gradle |