Commit 0771de0
committed
fix: increase proxy timeout to 30s on Windows
Windows CI has slower process startup times, especially when multiple
test classes initialize their fixtures in parallel. Increase the proxy
startup timeout from 10s to 30s on Windows to reduce flakiness.1 parent 1650316 commit 0771de0
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments