Fix pipeline scheduling when the frequency is more than 1 hour
In the first implementation, we missed the usage of schedule's cron syntax when calculating the next_run candidates.
Showing
Please register or sign in to comment
In the first implementation, we missed the usage of schedule's cron syntax when calculating the next_run candidates.