-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: Server (S)
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.