Commit graph

1 commit

Author SHA1 Message Date
rcourtman
519e8a637a feat(patrol): add timeout handling and shorter retry cooldown
- Add OutcomeTimedOut outcome type for transient failures
- Detect timeout errors and mark investigations accordingly
- Implement shorter 10-minute cooldown for timed out investigations
- Add retryTimedOutInvestigations at end of patrol run
- Increase default investigation timeout to 10 minutes
- Add associated tests for timeout behavior
2026-02-01 10:12:23 +00:00