Raise org-wide make test cap to 60s, backstop timeout to 90s #42

Merged
sneak merged 1 commits from org-wide-60s-test-cap into main 2026-08-10 16:13:31 +02:00

1 Commits

Author SHA1 Message Date
clawbot
52b51929dd Raise org-wide make test cap to 60s, backstop timeout to 90s
All checks were successful
check / check (push) Successful in 12s
Per the ruling on prompts issue 41: the 60-second cap is org-wide, not a
per-repo divergence. 60 seconds is the hard cap for CI green; anything
over 20 seconds is still green but must be filed as an improvement bug.

The old pairing of a 20-second cap with a 30-second `-timeout` stays
coherent only if the backstop exceeds the cap, so the timeout moves to
90s (the same 1.5x ratio the old numbers had). Applied to the prose
ceiling in `REPO_POLICIES.md`, the Go example Makefile snippet, and the
`make test` lines in both repo checklists.

#41
sneak/dnswatcher#93
2026-08-10 12:53:37 +00:00