Skip to content

Randomize cron minutes for new pipeline schedules

Payton Burdette requested to merge 431750-randomize-minutes-cron into master

What does this MR do and why?

Randomize cron minutes for new pipeline schedules

Fixes issue where system is pressured by scheduled pipeline getting created in bulk around the same times. We should randomize cron minutes to distribute the load better.

Changelog: fixed

Screenshots or screen recordings

Screenshot 2023-11-15 at 12.43.01 PM.png

How to set up and validate locally

  1. Visit Build > Pipeline schedules
  2. Test out random hour generation by refreshing

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #431750 (closed)

Edited by Payton Burdette

Merge request reports