Azure - Static Web App stuck on "Uploading" status

Patrick Truskowski 0 Reputation points
2026-08-21T03:06:36.4566667+00:00

Hello all,

I've been using the same static web app for at least 1 year and deployed many times (10-50 times). On August 20th, I deployed as I normally do with my az cli tool, and it hung for more than 20 minutes. When I view it in the portal, it shows as "Uploading". This has been like this for over 9 hours since it first happened.

Each deployment after fails due to timeouts with the message:

✖ Uploading failed. Error message: Retry failed after 6 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (The operation was cancelled because it exceeded the configured timeout of 0:01:40. Network timeout can be adjusted in ClientOptions.Retry.NetworkTimeout.) (The operation was cancelled because it exceeded the configured timeout of 0:01:40. Network timeout can be adjusted in ClientOptions.Retry.NetworkTimeout.) (The operation was cancelled because it exceeded the configured timeout of 0:01:40. Network timeout can be adjusted in ClientOptions.Retry.NetworkTimeout.) (The operation was cancelled because it exceeded the configured timeout of 0:01:40. Network timeout can be adjusted in ClientOptions.Retry.NetworkTimeout.) (The operation was cancelled because it exceeded the configured timeout of 0:01:40. Network timeout can be adjusted in ClientOptions.Retry.NetworkTimeout.) (The operation was cancelled because it exceeded the configured timeout of 0:01:40. Network timeout can be adjusted in ClientOptions.Retry.NetworkTimeout.)

✖ Failed to upload build artifacts.

I asked Claude to try to troubleshoot and the only thing that I could take action on was to reset the deployment token, however this did not clear the "Uploading" status and still times out on new deployments.

Please help.

Thank you,
Patrick

Azure Static Web Apps
Azure Static Web Apps

An Azure service that provides streamlined full-stack web app development.

0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.