• Fabio Pitino's avatar
    Drop running builds when CI minutes quota exceeded · ba9ab364
    Fabio Pitino authored
    When a group exceeds the CI minutes quota we drop the
    running build. To do this we track the live consumption
    using Redis and we decrement the remaining minutes
    every time the Runner contacts GitLab Rails for ping
    or trace update.
    ba9ab364
build_consumption.rb 787 Bytes