What version of wrangler are you using?
What version of wrangler are you using?
npx wrangler@latest dev —test-scheduled and the same thing happened—test-scheduled is not related to Queues: https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/
3.58.0 (where the latest appears to e 3.60.2). npx wrangler@latest dev did appear to run with 3.60.2. The weird thing is that when I updated it in that repo, it seems to be working now


Error: Queue send failed: Service Temporarily Unavailable
wrangler project, so I can't run 2 node projects pointing at the same local queue. Queue sendBatch failed: Internal Server Error

