implements the suppression of triggers during some interval (damping)
missing parts:
-
we directly modify the data/triggers.xml, which probably destroys the existing unit tests, use different file for that, or compile it into the test
-
2nd part of retriggering: execution delay is missing: -- when a trigger matched, sometimes execution shall not be started immediately but after some delay, again this delay can be prolonged by a subsequent trigger, this part is not yet implemented
-
if problem #1 gets fixed this MR is probably ready for merge (check with rk the damping node structure)
-
I'll not be able to continue with this before 4th August, assign to somebody else