Skip to content

Deploy button does not deploy queues #788

@shchahrykovich

Description

@shchahrykovich

What versions & operating system are you using?

Wrangler 4.33.1

Please provide a link to a minimal reproduction

https://github.com/shchahrykovich/cloudflare-deploy-button-with-queues-demo

Describe the Bug

I use a deploy button (https://developers.cloudflare.com/workers/platform/deploy-buttons/) to create a new worker - see repo. When I include Queue in wrangler.jsonc I see an error - ✘ [ERROR] Processing wrangler.jsonc configuration.

Please provide any relevant error logs

2025-08-27T19:52:36.589Z	 ⛅️ wrangler 4.33.0
2025-08-27T19:52:36.589Z	───────────────────
2025-08-27T19:52:36.598Z
2025-08-27T19:52:36.680Z	✘ [ERROR] Processing wrangler.jsonc configuration:
2025-08-27T19:52:36.680Z
2025-08-27T19:52:36.680Z	    - "queues.consumers[0]" should have a string "queue" field but got {}.
2025-08-27T19:52:36.681Z	    - "queues.producers[0]" bindings should have a string "queue" field but got {"binding":"MY_QUEUE"}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions