Skip to content

Reduce runner stale timeout from 3 months to 7 days

What does this MR do and why?

This MR reduces runner stale timeout from 3 months to 7 days. This causes more runners to classify as stale, and to be cleaned up by the Ci::Runners::StaleGroupRunnersPruneCronWorker

Changelog: changed

Closes #466312 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image.png image.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

n/a

Edited by Pedro Pombeiro

Merge request reports

Loading