Files
poimen-workflows/statemachine
Story Crater Bot 03d06792db
ci / test (push) Successful in 43s
fix(workflow): add activity timeouts to prevent BadScheduleActivityAttributes
All ExecuteActivity calls were missing StartToCloseTimeout and
ScheduleToCloseTimeout, causing 'BadScheduleActivityAttributes' errors.

- Added 10min timeout for git operations (clone, worktree, push, merge)
- Added 30min timeout for LLM activities (implementer, which calls Claude)
- Git operations use shared ctxWithOptions context
- LLM activities get their own implCtx with longer timeout
- Added time import
2026-08-22 10:05:05 -07:00
..
2026-08-21 15:58:46 -07:00