Skip to content

Remote Bindings - Queues - Does not work #9929

@astanciu

Description

@astanciu

What versions & operating system are you using?

wrangler 4.24.3, node 24

Please provide a link to a minimal reproduction

https://github.com/astanciu/cf_worker_repro

Describe the Bug

Created a producer and consumer queue, added the remote binding configurations and started both with the new --x-remote-bindings, but the consumer does not receive any messages.

In the repro repo, start each worker separately:

  • cd apps/producer && pnpm run dev:rb
  • cd apps/consumer && pnpm run dev:rb

Please provide any relevant error logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions