-
Incident report
-
Resolution: Fixed
-
Minor
-
None
In execute_action() a long running or hanging custom alerter script
(MEDIA_TYPE_EXEC) can indefinitely hang all other alerts. Alerter
scripts can do their own timeout handling but perhaps it would make
sense to add a global timeout to avoid blocking all alerts in case of
badly written scripts.