OpenSearch/x-pack/plugin/watcher/src
Jake Landis 74876811c2
Watcher - catch uncaught exception. (#47680) (#47695)
If a thread pool rejection exception happens, an alternative code
path is chosen to write history and delete the trigger. If an exception
happens during deletion of the trigger an exception may be thrown and not
caught.

This commit catches the exception and provides a meaning error message.

fixes #47008
2019-10-07 15:45:45 -05:00
..
main Watcher - catch uncaught exception. (#47680) (#47695) 2019-10-07 15:45:45 -05:00
test Watcher remove assertion that is susceptible to a race conditi… (#47667) 2019-10-07 12:07:10 -05:00