Hello, I have a flow that is supposed to trigger every 360 minutes, but it triggers every 60 minutes, why is that?
Hey, we have that issue opened on Github and we will be fixing it soon, if you don’t mind for now, could you please switch to cron expression and use this instead, 0 */3 * * *, will notify you once we release the fix.
Maybe an addition, could you add , every X hours, days, week, month and so on? That would provide the full variation I think