workers-and-pages-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
🤖turnstile
radar
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
pipelines-beta
containers-beta
Workers wall clock timeout (524) at 10 seconds
Getting JavaScript heap out of memory on build
Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory but I don't know what is causing the issue.Long Running Cloudflare Containers Processes
Seeing periodic "Workers runtime canceled this request" errors across multiple endpoints
The Workers runtime canceled this request because it detected that your Worker's code had hung and would never generate a response. Refer to: https://developers.cloudflare.com/workers/observability/errors/
The Workers runtime canceled this request because it detected that your Worker's code had hung and would never generate a response. Refer to: https://developers.cloudflare.com/workers/observability/errors/
Worker is served from LHR even though I'm in YYZ
dev.openpromo.app/cdn-cgi/trace consistently shows colo=LHR, even though I'm located in Toronto. By contrast, cdn-cgi/trace for cloudflare.com shows colo=YYZ.
I checked the DNS records and it shows proxied. And I tried turning on and off smart placement it also didn't make a difference....Workers sometimes crashes when building NextJS

D1 read replication issues
Fetching R2 Worker gives fetch failed
Error: 403 Country, region, or territory not supported.
Worker Builds w/ PNPM failing `postinstall` for esbuild, workerd, @parcel/watcher, and sharp
sharp is only used in a script during build; it's never imported from worker code.
Having an issue where Worker Builds is failing most of the postinstall scripts in my project's dependencies. The specific failures are for:
- esbuild (JS script; appears to ensure the correct binary is installed), which is depended on by drizzle-kit
- workerd (nearly identical script to esbuild), which is depended on by wrangler (via its dependency on miniflare)...R2 and CDN
How to split big worker into smaller ones to minimize startup time?

Migrated Pages to Workers. Error 522 - Connection timed out.
<my-worker>.<my-domain>.workers.dev, but now my website is down with error "Connection timed out. Error code 522".
DNS record change should take up to 5 minutes, but few hours have passed already and it is still the same....AI Gateway OpenAI Realtime Connection Error
Using workers for SSO
IDE not picking up $schema in wrangler.jsonc
Worker losing Secret from env
Sveltekit now has observability - Would this work with Cloudflare's observability?
SvelteKit now has built-in support for OpenTelemetry since v2.29.0. Observability docs; blog post. Special thanks to @Nyx (tcc-sejohnson) and @Lukas Stracke for their efforts!How could it sync/work with cloudflare's observability?...
How to deploy containers like cloud run?
Cannot upgrade to paid Worker AI