Commit 63a0140
committed
perf(sanity): optimize bulk job polling configuration
- Max polling attempts: 5 (reduced from 15)
- Delay between polls: 5s (increased from 3s)
- Initial wait: 15s (kept unchanged)
- Test timeout: 30s (reduced from 90s)
- Max polling time: 25s (5 attempts × 5s)
- Total max time per test: ~40s1 parent 25c93cc commit 63a0140
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments