504 Gateway Timeouts on Wrangler deploy

Deploys always fail at the same step:
POST /workers/scripts/my-worker-name/deployments
→ 504 Gateway Timeout

The upload phase completes successfully (often with:
“No updated asset files to upload. Proceeding with deployment),
but the deployment step itself times out 100% of the time.

We need to deploy a fix quickly, but deploys are currently completely blocked. For context, this worker has many custom domains and 150+ deploys history, while other Workers in the same account are still deploying fine.

Could you please check if there’s any limit or degradation in the deployments pipeline for this specific script, or advise how we can unblock deploys?
Was this page helpful?