• Shinya Maeda's avatar
    Fix pipeline schedule edge case · a22e68bf
    Shinya Maeda authored
    If pipeline schedule is to run at the exact same time with when cron
    worker runs, the pipeline schedule will not be executed at the
    ideal timing.
    
    We fix this bug by comparing the exact matching of ideal and
    cron worker's next run at.
    a22e68bf
fix-pipeline-schedule-edge-case.yml 157 Bytes