From 9d24dbdf7deb99e30d38b0ccbb8498d3a6b04df0 Mon Sep 17 00:00:00 2001 From: forkwright Date: Tue, 18 Aug 2026 17:57:31 -0500 Subject: [PATCH] ci(gate): raise the default full-gate timeout to 90m fleet-wide --- .github/workflows/hybrid-gate.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/hybrid-gate.yml b/.github/workflows/hybrid-gate.yml index 35bcd4c..9c6b45a 100644 --- a/.github/workflows/hybrid-gate.yml +++ b/.github/workflows/hybrid-gate.yml @@ -121,7 +121,14 @@ on: description: Timeout for the full-gate-build job. type: number required: false - default: 45 + # WHY 90 and not 45: on 2026-08-18 cold caches (post-billing-outage + # expiry) canceled full-gate builds at 45m+ seconds on five repos in + # one day (harmonia#718, stathmos#127, typikon#176, akroasis#392, + # aletheia#6888) — each repo then bumped to 60-90 individually. The + # default should cover the fleet's cold-cache p95; it is a ceiling for + # runaway jobs, not a budget anyone is expected to consume. Repos with + # tighter budgets keep their explicit override. + default: 90 ai_attribution_check: description: >- Run the fleet AI-attribution check (greps PR title/body and the