I have a cron job */2 * * * *
in the cpanel , after several hours this changes automatically to */17 * * * *
, or */19 * * * *
or */15 * * * *
. I noticed this change many days. I was waiting for the task to complete in 2 minutes, several tasks have been completed, but after several hours i saw it isn't working, so I checked the cron jobs in cpanel and I saw the */2
was changed to */19 * * * *
.
It's not a good for every one because its not possible for check cron jobs every day.