punti_zOriginal post
Rank 3: Container
Have a cron function that should execute every minute however after updating to 1.6.0 I notice it is skipping minutes between succesive runs.
Not sure if it is due to 1.6.0 because I had not monitored this job regularly in the prior 1.5.7 version.
Anyone noticed issues with Cron functions ?
Summary
Title: Missing Cron Job Cadence
Developers have a cron job set to run every minute, but after updating to 1.6.0, it skips minutes between successive runs. Not sure if the issue is due to the update. Any similar experiences with cron functions?
Solution: Investigate the cron job function code for any issues or discrepancies caused by the update to version 1.6.0. Additionally, monitor the job's performance closely to determine if the problem persists.