-
Notifications
You must be signed in to change notification settings - Fork 940
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Untriaged