Cronjob 15 seconds not working

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

1 Like

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.

2 Likes

Yesyes, I made a typo. It’s working perfect!