• Fabio Pitino's avatar
    Split CI minutes resets into different workers · 4916c1dd
    Fabio Pitino authored
    with a feature flag, ClearSharedRunnersMinutesWorker defines the
    batches based on ID ranges and spawns a Ci::BatchResetMinutesWorker
    per batch. This will parallelize the processing having each worker
    taking less and avoiding running for long time.
    4916c1dd
split-clear-shared-runners-minutes.worker.yml 99 Bytes