Drop running builds when CI minutes quota exceeded
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.
Showing
Please register or sign in to comment