Hello,
I have 2 cron jobs running at the hour, but one seemed to start running 1 minute 52 seconds after the fact. This is not good because users are expecting it to happen right at the hour. Is there some way to fix this? The other smaller cron job started running only 14 seconds after the hour. The respective cron schedules are 0 3 * * 1 & 0 2 * * 1.
Thanks,
Evan