did you figure out if using --persist-to in a monorepo is the right way to go?
did you figure out if using --persist-to in a monorepo is the right way to go?


delaySeconds option in sendBatch apply to each message in the batch? Or once for the entire batch.delaySeconds option? If I try using it in local dev, I get these: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