Skip to content

Fix skipped next execution hour - #171

Open
lin-lu wants to merge 1 commit into
dragonmantank:masterfrom
lin-lu:patch-1
Open

Fix skipped next execution hour#171
lin-lu wants to merge 1 commit into
dragonmantank:masterfrom
lin-lu:patch-1

Conversation

@lin-lu

@lin-lu lin-lu commented Dec 1, 2023

Copy link
Copy Markdown

Similar to this PR: #160.
The next execution hour is skipped when the hours in the cron expression are not sorted. E.g. the schedule at 10 is skipped if the cron expression is 0 20,10 * * *

Similar to this PR: dragonmantank#160
The next execution hour is skipped when the hours in the cron expression are not sorted. E.g. the schedule at 10 is skipped if the cron expression is `0 20,10 * * *`
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

Successfully merging this pull request may close these issues.

1 participant