โ05-11-2021 05:02 PM
Hi Team,
To run a Scheduler every 1min, im using Custom Scheduler value as 0-59 * * * *
Can anyone suggest more options on this?
โ05-11-2021 05:10 PM
โ05-11-2021 05:11 PM
I would use */1 * * * *
โ05-11-2021 05:15 PM
with this config, At run time recipie is getting Fail.
Could you please test the recipie once and share here
โ05-11-2021 05:18 PM
You get failure exceptions for various reasons but not because scheduler triggered at a specific interval