Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.11.5
Description
The tool_task_cronrunning check has very tight limits for checking the last cron interval and comparing it to the expected frequency. When a cron job should take 1:00 min and the last run was 1:02 min it complains that there was 1:02 between the last two runs of the cron maintenance script and it should run every 1:00.