Worker wrangler deploy fails with unknown error [code: 10013]

Our github action using wrangler to deploy our Wrangler has begun failing with:
  ✘ [ERROR] A request to the Cloudflare API (/accounts/<id>/queues/<id>/consumers/<id>) failed.
  
    An unknown error has occurred. If this error persists, please file a report in workers-sdk (https://github.com/cloudflare/workers-sdk/issues) or reach out to your account team. [code: 10013]


Additional info:
We have several workers that are deployed in the same action. The others are succeeded but one in particular is failing with this error.
Was this page helpful?