Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled task does not run at the specified cron expression #3277

Open
leonovapolina opened this issue Jul 13, 2022 · 0 comments
Open

Scheduled task does not run at the specified cron expression #3277

leonovapolina opened this issue Jul 13, 2022 · 0 comments

Comments

@leonovapolina
Copy link

leonovapolina commented Jul 13, 2022

Platform version: 7.2.13

Cron expression in scheduled task: 0 0 */6 * * * (also tried 0 0 */6 ? * *).

  • Expected behavior:
    Task runs every 6 hours
    image

  • Actual behavior:
    Sometimes task doesn't run at midnight
    image

A similar problem is observed in all scheduled tasks with various gaps in time.

One more example:
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant