Files
local-ci-cd-system/src/ci_orchestrator
Simone 9b42823984
Lint / pssa (push) Failing after 25s
Lint / python (push) Successful in 57s
fix(winrm): retry transient WSMan host-process faults (1018)
After a memory-heavy parallel build the guest can momentarily fail to
launch wsmprovhost (WSManFault 1018), which broke artifact collect
(now does Compress-Archive + fetch over WinRM). run() retries up to 4x
with exponential backoff on transient WSMan markers, dropping the
cached shell so a fresh one is opened once the guest recovers.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 21:30:56 +02:00
..