9b42823984
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>