Skip to content

fix: increase workspace test timeout 25→30 min (cold cache)#738

Merged
noahgift merged 1 commit intomainfrom
fix/timeout
Apr 13, 2026
Merged

fix: increase workspace test timeout 25→30 min (cold cache)#738
noahgift merged 1 commit intomainfrom
fix/timeout

Conversation

@noahgift
Copy link
Copy Markdown
Contributor

Summary

GitHub badge is red because workspace-test timed out at 25 min on cold cache (first main run after PR #734 merge).

  • Warm cache: ~20 min
  • Cold cache (fresh Docker container, no incremental): ~27 min
  • Old timeout: 25 min (too tight)
  • New timeout: 30 min

Test plan

  • Five-whys documented
  • CI passes with new timeout

🤖 Generated with Claude Code

Five-Whys: GitHub badge red on main.
1. Why red? workspace-test failed on main at 10:43
2. Why failed? "timed out after 25 minutes"
3. Why timeout? PR #734 merge triggered fresh compile (no incremental cache)
4. Why no cache? First run on new commit, cold Docker container
5. Root cause: 25-min timeout too tight for cold-cache 75-crate workspace

Fix: Bump to 30 min. Warm cache runs take ~20 min. Cold cache needs ~27 min.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@noahgift noahgift enabled auto-merge (squash) April 13, 2026 11:47
@noahgift noahgift merged commit e525d56 into main Apr 13, 2026
11 checks passed
@noahgift noahgift deleted the fix/timeout branch April 13, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant