I have setup beanstalk cronjobs, I deploy build on this Friday.e 17 July 2020. So far I judged all cronjobs were working well till Saturday i.e 19 July 2020. But from Sunday i.e 20 July 2020, even single cronjob is not working.
Then Today I deployed new build and all cronjobs started working fine. Can anyone help me to know the reason that why cronjobs were stuck suddenly?
My Project is Laravel/Lumen and Cronjobs folder name is ".ebextensions" and name of the file(containing cronJobs) is "crontab"
Any help will be appreciated Thank you.