lucatacconi / crunz-ui

Natural graphical user interface for Crunz (Crunzphp/Crunz). Allows users to setup tasks natively written in PHP and schedule them configuringing date and time of start, intervals and conditions of init and execution.
MIT License
12 stars 0 forks source link

Wrong task calc in statistics for high frequency task #18

Closed lucatacconi closed 2 years ago

lucatacconi commented 2 years ago

In case of high frequency tasks the calculation always seems to contain at least an execution as if it were unscheduled even if all the tasks are scheduled.It seems that the execution of the first task is not considered if the task has a lifetime set in the middle of the day.

The total task count does not seem correct in case of high frequency tasks.

immagine