Skip to content

fix(fleet): raise dispatch-suite watch cap 75->180 min - #394

Merged
joshua-temple merged 1 commit into
mainfrom
fix/raise-watch-cap
Jun 27, 2026
Merged

joshua-temple merged 1 commit into
mainfrom
fix/raise-watch-cap

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

Under full-fleet load a passing suite can queue plus run past the 75-minute watch window (callbacks hit this in the live nightly: the suite succeeded but the watch timed out and red the lane). Raise MAX_ATTEMPTS 75 to 180 (3h at 60s each) for headroom, still well under GitHub's 6h per-job cap. Part of #373.

Under full-fleet load a passing suite can queue plus run past the 75-minute watch window (callbacks hit this: its suite succeeded but the watch gave up), reding the lane on a flake. Raise MAX_ATTEMPTS 75->180 (3h at 60s) for headroom, still well under GitHub's 6h per-job execution limit and short enough that a genuinely hung suite still fails in reasonable time. Part of #373.

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple
joshua-temple enabled auto-merge (squash) June 27, 2026 14:54
@joshua-temple
joshua-temple merged commit 40ebcd9 into main Jun 27, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant