Files
ZHAO Xudong 013839171a
ms-store-upload / upload-to-store (push) Has been cancelled
fix: use Invoke-WithRetry for recovery GET calls in submission creation
The recovery GET calls (re-fetch app info, fetch pending submission details) were plain Invoke-RestMethod calls without retry. When the Partner Center API experiences widespread 504s, these fail immediately. Wrap them in Invoke-WithRetry so they survive transient errors.
2026-07-11 18:50:24 +08:00
..
2025-05-28 21:12:03 +08:00
2025-06-09 15:08:11 +08:00
2022-01-04 09:54:56 +08:00
2023-12-18 18:47:43 +08:00
2022-04-04 21:42:49 +08:00