Hold-down timer support - i.e. don't forward to PD before X seconds have elapsed
This is something we'd configure the same as the JEXL filters, meaning you'd have the option to assign different sort of delay values for each PagerDuty "service". If no delay is set, the behavior should be effectively unchanged, as in "send it now", though this change may involve having some baseline delay added regardless, due to the queuing of tasks.
From the TODO:
This is something we'd configure the same as the JEXL filters, meaning you'd have the option to assign different sort of delay values for each PagerDuty "service". If no delay is set, the behavior should be effectively unchanged, as in "send it now", though this change may involve having some baseline delay added regardless, due to the queuing of tasks.