When creating a new task with a defined interval of one day (or any long interval), the system still generates logs approximately every 3 seconds. This behavior occurs even if the task should only execute once per day based on its configuration.
This results in excessive log generation, which floods the logs and does not reflect the intended behavior of the task scheduling system.
When creating a new task with a defined interval of one day (or any long interval), the system still generates logs approximately every 3 seconds. This behavior occurs even if the task should only execute once per day based on its configuration.
This results in excessive log generation, which floods the logs and does not reflect the intended behavior of the task scheduling system.