Currently when creating a scheduled pipeline trigger, intended to run once per hour, there is no control as to when the trigger will execute within the hour specified. In extreme cases it can run close enough to the end of the hourly window to cause confusion or delays relative to expectations. Per docs: "Why did my scheduled pipeline run later than expected?" https://circleci.com/docs/scheduled-pipelines/#scheduled-pipeline-run-later Although subsequent runs occur at a consistent time, greater control in specifying that recurring time is desired. Eg) a narrower 30 minute or even 15 minute time range would be desireable