elsa-guides
elsa-guides copied to clipboard
Dynamically update recurring tasks
Good morning,
I noticed there is a nice feature that allows you to run recurring tasks via Timer
or Cron
activity. I am wondering is there a chance to dynamically modify the recurring flow?
We are building workflows and would like to send recurring notifications. There are some cases when we need to change the conditions:
- Workflow expired, canceled, or completed (no needs to send anymore);
- Interval modified via our settings (need to update Timer or Cron interval);
Can we configure ELSA in the described way and are there any guidelines we could take a look at?