What kind of change does this PR introduce? (check one with "x")
[] Bugfix
[x] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:
Fixes: #
What is the current behavior?
Currently, only triggers that implement EventFlowControlAware interface. What is the new behavior?
With this change, all triggers configured in the app are stopped/started.
What kind of change does this PR introduce? (check one with "x")
Fixes: #
What is the current behavior? Currently, only triggers that implement EventFlowControlAware interface.
What is the new behavior? With this change, all triggers configured in the app are stopped/started.