Skip to content

fix(growth): increase hard timeout from 600s to 1800s - #3314

Merged
louisgv merged 2 commits into
mainfrom
fix/growth-timeout-1800s
Apr 16, 2026
Merged

fix(growth): increase hard timeout from 600s to 1800s#3314
louisgv merged 2 commits into
mainfrom
fix/growth-timeout-1800s

Conversation

@la14-1

@la14-1 la14-1 commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps the growth agent's Claude scoring hard timeout from 600s (10 min) to 1800s (30 min)
  • Today's run timed out at 600s while scoring 559 posts — Claude was killed mid-scoring with no candidate produced
  • Yesterday's successful run took ~8 min for 577 posts, so 10 min is too tight a margin

Files changed

  • .claude/skills/setup-agent-team/growth.sh — single line: HARD_TIMEOUT=600HARD_TIMEOUT=1800

Test plan

  • Verify bash -n passes (confirmed)
  • Next daily run (tomorrow 14:37 UTC) should complete without timeout

Filed from Slack by SPA

🤖 Generated with Claude Code

Claude scoring phase has been timing out at the 600s mark when
processing 500+ Reddit posts. Bump to 1800s (30 min) to give
enough headroom for large post sets.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@louisgv
louisgv merged commit 21fd194 into main Apr 16, 2026
5 checks passed
@louisgv
louisgv deleted the fix/growth-timeout-1800s branch April 16, 2026 19:28
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.

3 participants