ci(gate): raise the default full-gate timeout to 90m fleet-wide - #45
Merged
Conversation
This was referenced Aug 18, 2026
Merged
forkwright
added a commit
to forkwright/hamma
that referenced
this pull request
Aug 18, 2026
…99) The pinned reusable SHA (df92942b, 2026-08-15) predates the 90m full-gate-timeout default raise (forkwright/.github#45), so this repo keeps the stale 45m budget forever — the cold-cache cancel class measured today (logismos died at 45m30s mid apt-install). Re-pin to d74efb1d2d87 (current .github main, which carries the 90m default + the release-please Bot-author waiver fix). The stale-pin class is kanon#3515 (.github has no tags, so dependabot cannot propose these bumps — nothing reports the drift). Co-authored-by: forkwright <cody@forkwright.com>
forkwright
added a commit
to forkwright/sphragis
that referenced
this pull request
Aug 18, 2026
…42) The pinned reusable SHA (df92942b, 2026-08-15) predates the 90m full-gate-timeout default raise (forkwright/.github#45), so this repo keeps the stale 45m budget forever — the cold-cache cancel class measured today (logismos died at 45m30s mid apt-install). Re-pin to d74efb1d2d87 (current .github main, which carries the 90m default + the release-please Bot-author waiver fix). The stale-pin class is kanon#3515 (.github has no tags, so dependabot cannot propose these bumps — nothing reports the drift). Co-authored-by: forkwright <cody@forkwright.com>
forkwright
added a commit
to forkwright/heurema
that referenced
this pull request
Aug 18, 2026
…31) The pinned reusable SHA (df92942b, 2026-08-15) predates the 90m full-gate-timeout default raise (forkwright/.github#45), so this repo keeps the stale 45m budget forever — the cold-cache cancel class measured today (logismos died at 45m30s mid apt-install). Re-pin to d74efb1d2d87 (current .github main, which carries the 90m default + the release-please Bot-author waiver fix). The stale-pin class is kanon#3515 (.github has no tags, so dependabot cannot propose these bumps — nothing reports the drift). Co-authored-by: forkwright <cody@forkwright.com>
forkwright
added a commit
to forkwright/epistole
that referenced
this pull request
Aug 18, 2026
…123) The pinned reusable SHA (df92942b, 2026-08-15) predates the 90m full-gate-timeout default raise (forkwright/.github#45), so this repo keeps the stale 45m budget forever — the cold-cache cancel class measured today (logismos died at 45m30s mid apt-install). Re-pin to d74efb1d2d87 (current .github main, which carries the 90m default + the release-please Bot-author waiver fix). The stale-pin class is kanon#3515 (.github has no tags, so dependabot cannot propose these bumps — nothing reports the drift). Co-authored-by: forkwright <cody@forkwright.com>
forkwright
added a commit
to forkwright/epitelesis
that referenced
this pull request
Aug 18, 2026
The local hybrid-gate adapter hardcoded a 45m timeout on full-gate-build — the one consumer the reusables 90m default raise (forkwright/.github#45) cannot reach. Same cold-cache cancel class measured across five repos today (kanon#10081). Ceiling for runaway jobs, not a target. Co-authored-by: forkwright <cody@forkwright.com>
forkwright
added a commit
to forkwright/thumos
that referenced
this pull request
Aug 18, 2026
…efault (#853) Two budget fixes from the kanon#10081 fleet audit: 1. kernel (i686 tests + armv7a build): warm p95 is 26m of its 30m budget across six sampled runs — a cold cache cancels it. Raised to 60m. 2. The pinned hybrid-gate SHA (230c932f) predates the 90m full-gate default (forkwright/.github#45), so thumos kept the stale 45m budget. Re-pinned to d74efb1d2d87 (current .github main; also carries the release-please Bot-author waiver fix). Co-authored-by: forkwright <cody@forkwright.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 45m default canceled full-gate builds at 45m+seconds on five repos in one day (2026-08-18, cold caches after the billing-outage expiry): harmonia#718 (45m15s), stathmos#127 (30m15s, local gate), typikon#176 (45m20s), akroasis#392 (45m20s), aletheia#6888 (45m15s). Each repo bumped its own caller to 60-90m today; the default should cover the fleet cold-cache p95 so the next repo does not rediscover it. Ceiling for runaway jobs, not a budget. Repos with explicit overrides are untouched.
This also stops the per-repo whack-a-mole this failure shape produced — the shared reusable is the right rung for the default.