Commit dd077f8
ci(timeout): increase xdist-enforcement job timeout from 5 to 10 minutes
Profile results show the job runs 4 test steps with 2-3x CI I/O overhead.
Local execution takes ~30-60s, but CI can take 2-5 minutes with variance.
The 5-minute timeout was too tight, causing intermittent timeouts.
Changes:
- Increased timeout-minutes from 5 to 10 (2x safety margin)
- Added inline comment explaining the profiling rationale
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b4c68bd commit dd077f8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
0 commit comments