Commit 2ab9c63
chore(ci): bump seed-ws2 task budget to 45min for cold WS2 Livy starts
The orchestrator was killing the WS2 cross-workspace seed at the 25 min
wall-clock cap before the adapter's session-start retry loop could
complete. With session_start_timeout=600s and connect_retries=3, the
worst-case budget is ~4 × 600s = 2400s; bump TimeoutInMinutes 25 → 45
so the existing retry logic can ride out cold-start windows on WS2.
Healthy-Fabric runs (seed completes in ~5 min) are unchanged.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 954a1d7 commit 2ab9c63
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments