Commit 57bd40e
Increase RCA agent timeout to 10 minutes for deep analysis
Change RCA_AGENT_TIMEOUT_SECONDS from 120s (2 min) to 600s (10 min)
to allow agents sufficient time for thorough investigation:
- Code Archaeologist: git blame, PR analysis, test change detection
- Infrastructure Detective: pattern matching, flake classification
- Cross-Issue Correlator: JIRA searches, frequency analysis
Also increase aggregation timeout from 30s to 60s.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 14a4dff commit 57bd40e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments