Enhanced Workflow Scheduler

It would be extremely useful to have a more feature rich scheduler for the workflows.

Example: I want to run a workflow every 15 minutes between local 7:00 and 19:00.

To run this schedule I need to create 12 x 4 = 48 individual schedules, which makes updating these very manual and error prone.

Looks like this is doable using Cron syntax

2 Likes

Hi @klautier,

Glad to hear you were able to find a handy work around! @Paulo is such a helpful guy :raising_hands: :fire:

Thank you for sharing this with the community so other users can use the cron job syntax as needed.

1 Like