Trying to implement queues in nextjs, not able to find any example. Does anyone has any poc?
Trying to implement queues in nextjs, not able to find any example. Does anyone has any poc?

send() within your Next.js app exactly like the Pages tutorial I sent you. 

4/3/24, 1:22 PM
beta in the name?


delaySeconds doesn't work locally. Is this being tracked anywhere or should I open an issue?$ npx wrangler@latest r2 bucket event-notification create user-media-prod --event-type="object_create" --queue="prod-upload-events""metadata": {
"CF-Content-Type": "json",
"CF-msg-delay-secs": "3200"
}