workers-help
pages-help
general-help
durable-objects
workers-and-pages-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
⚡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd-runtime
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
logs-and-analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows
vite-plugin
How to debug missing dispose call for RPC stub issue?
An RPC stub was not disposed properly. You must call dispose() on all stubs in order to let the other side know that you are no longer using them. You cannot rely on the garbage collector for this because it may take arbitrarily long before actually collecting unreachable objects. As a shortcut, calling dispose() on the result of an RPC call disposes all stubs within it.How am I suppose to debug where is this coming from? I am using service binding and durable objects...
Caching worker responses in Tiered Caching with Fetch API, similar to Cache API.
Funny Build Error: PNPM version 10.7.0.0????

Quasar Framework for Vite on Workers
Vite on Workers
dev
commands to vite dev
or still stick with wrangler dev
. I don't have access to bindings when starting with vite
command.
Issue with SSO Authentication Using OpenNext and Better-Auth
POST https://x.x.workers.dev/api/auth/sign-in/social
POST https://x.x.workers.dev/api/auth/sign-in/social
Cloudflare Build fails due to `node:process`, but locally `npx wrangler deploy` works.
npx wrangler deploy
and see the site live at the *workers.dev
url.
But on Cloudflare after a git push, it builds then fails at the "Deploy to Cloudflare's global network" step:...
When i use wrangler init to create a basic worker, it uses vite, how do i create a simple worker?
Rollback via API
Cant get worker to overlay image hosted on cloudflare
R2 Error
I got an error while build & preview the next js application on my computer in Workers Environment
Worker: An internal error occurred. Please retry your build. If this problem persists,
21:07:56.723 Initializing build environment...
21:07:57.190 An internal error occurred. Please retry your build. If this problem persists, contact Cloudflare support.
Faced above issue during build while deploying svelte, think it its caused by build var , is there an limit on number of variables? or max size for build vars ? after i reduce the number or if i change the value length , it seems ok . i had 50+ build var...Getting "exceededCPU" error on workers with queues.

Are the user messages charged in setWebSocketAutoResponse?
"3 Application level auto-response messages handled by state.setWebSocketAutoResponse()
will not incur additional wall-clock time, and so they will not be charged."...
My site is not deployed on the internet
nestjs Worker ?
Bundling with Workers