Hi,
Is it possible to run a cronjob for 15 seconds with cleavr? It isn’t working when I set it.
Hi,
Is it possible to run a cronjob for 15 seconds with cleavr? It isn’t working when I set it.
Hello @tombaboon,
Cron Job frequency should be at least 1 minute. This is not the limitation on Cleavr side but on the Cron Job itself.
By the way I found a hack on Stackoverflow which may help you: ubuntu - Running a cron every 30 seconds - Stack Overflow
Tried it… but no success
I can confirm that @anish suggestion works as I have used it myself. There must be something you are doing wrong with it.
Yesyes, I made a typo. It’s working perfect!