Commit 0d7f503
fix(benchmarks): increase CLI exec timeout to 300s
The build benchmark runs Rspress under the hood which is significantly
heavier than sync/setup. On CI hardware the 120s timeout was insufficient
for the XL tier, causing ETIMEDOUT failures.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 20eaa0e commit 0d7f503
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments