Cron job not executing at the right intervals
cbalanean14
PROOP
2 years ago
I am from România and I want a cron job to run every hour from 7 a clock in the morning to 11 a clock in the evening (obviously in my local time). This doesn't happen I will attach screenshots in the comments.
5 Replies
cbalanean14
PROOP
2 years ago
I even tried to run it every hour and it happens that in the afternoon the job won't run for 4 hours
zeydtc
PRO
2 years ago
Hi, I had the same issue. Solved it by shifting it 10 minutes, e.g. not 7 AM but 7:10 AM.
cbalanean14
PROOP
2 years ago
Thanks