mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 15:13:48 -06:00
19ae7f2110
Measured on run 31865243804: the 3-part split on blacksmith-8vcpu-windows-2025 got exactly 2 runners; part 2 queued 211s and only started when part 1 finished, pushing the wall to 6:45 despite 133-163s job bodies (vs 342s hosted). The runner class admits ~2 concurrent jobs, so any profile that can land on Blacksmith now uses the single lane; the 3-part split stays for guaranteed-hosted executions (github mode and dispatches, whose runner expression forces hosted in every mode). A hybrid retry reruns the single lane hosted - slower but bounded, and Windows-scoped retries are rare.