I am struggling with serring cron node. I would like to workflow be running every 5 minutes at 10 and 11 am so 10:00, 10:05 … 11:00, 11:05 … 11:55 and also via webhook
I added 14 to cron, but it’s not working. If I change from custom to every minute, it’s working just fine
I read docs, and it says that it should work with things from crontab.guru and crontab.guru don’t complain about my cron setting
The time from the UI is in local time, the workflow runs depending on the time that is set for the workflow and the time on the server. Maybe there is something set up wrong?
So I don’t really understand but I changed now again and timezone was different (-5H) also workflow for error was empty, but I changed this after to error workflow. Anyway, now I changed and hope it will work properly, thanks!