OpenSearch/x-pack/plugin/watcher
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
..
licenses Replace javax activation with jakarta activation (#40247) 2019-04-04 10:28:24 +02:00
src Watcher - catch uncaught exception. (#47680) (#47695) 2019-10-07 15:45:45 -05:00
build.gradle Watcher add email warning if CSV attachment contains formulas (#44460) (#45557) 2019-08-26 08:35:33 -05:00