Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

I'm on Wrangler 4.48 with compatibility

I'm on Wrangler 4.48 with compatibility date "compatibility_date": "2025-11-15" and I have ``` "observability": { "enabled": true,...

another question:

another question: we have a big monolitic worker that we deployed with d1 for each of our tenants and are currently converting to a microservice-esq architecture with many specialized workers and hyperdrive. it seems WAY faster than the monolitic api. we use the expressjs implementation that wasnt present when first deploying our monolith. we tried hyperdrive back then and it was solwer than now i swear :D do worker profit that much from beeing that much smaller and scoped?...

how is wranglers working to support the

how is wranglers working to support the trout population?

It would be dope if we could self-host

It would be dope if we could self-host our own resources and connect them to the worker network for e.g. self-hosted serverless function executions or something

Will the JS SDK for Browser Screenshot

Will the JS SDK for Browser Screenshot function ever return the actual screenshot data? 😂 https://developers.cloudflare.com/browser-rendering/rest-api/screenshot-endpoint/#take-a-screenshot-from-custom-html (currently just responds with the status)...

Local development experience - Are there

Local development experience - Are there plans to improve the local dev server's parity with production? I've seen users hit edge cases where behavior differs between wrangler dev and deployed Workers. TypeScript and type safety - Any roadmap for better type generation for bindings (KV, Durable Objects, R2, etc.)? The DX could be smoother when types are automatically inferred from wrangler.toml....

Are there plans to support better

Are there plans to support better subdomaining for Sandbox? Example I wanna host a sandbox on <pr>.preview.example.com and then the api on <pr>.preview-api.example.com?

This bug where DO's fail to send logs to

This bug where DO's fail to send logs to their tail is adding a lot of friction. Any idea if anyone's even looked at it? https://github.com/cloudflare/workerd/issues/5291...

Are there plans to have better logs,

Are there plans to have better logs, like for example observing the request and response JSON for workers?

Wrangler automatic resource provisioning

Hey folks, you might have already noticed the changelog on this, but also very open to any feedback you have on this change. We think it's a good one, but we still have a few internal discussions unresolved and perhaps the community feedback can help us! https://x.com/MattieTK/status/1982963805417079261...

on wrangler 4.42.2 (on Ubuntu) when

on wrangler 4.42.2 (on Ubuntu) when running bunx wrangler d1 export some-db --remote --output=./output.sql it creates the export, and even logs the url to download manually. but then it just hangs on ``` Downloading SQL to ./output.sql ......

I've mentioned this before, and have had

I've mentioned this before, and have had a github issue open for some time (https://github.com/cloudflare/workers-sdk/issues/9795) but it's currently impossible to get queues working, between workers, when any workers are using Vite plugin. We are desperately awaiting a solution to this, as we cannot build on queues if we can't use them locally...

Are there any plans to provide a KMS-

Are there any plans to provide a KMS-like service? Hate that this is the only thing I need AWS for.

I am having issues where Cloudflare

I am having issues where Cloudflare Container instances die randomly and aren’t removed from the pool even when unhealthy, failing when requests are routed to it. I can’t manually use the dashboard to remove or restart instances, so how can I work around it?

Any plans of making BAAs available for

Any plans of making BAAs available for healthcare related startups that require HIPAA compliance, but that are not yet on the Enterprise scale?

Is there going to be improved debugging

Is there going to be improved debugging support for vscode? the last time I tried using the local debugger, it wouldn't stop at breakpoints no matter what config I used. The fallback to chrome dev tools works fine, but even that is annoying where I wasted quite a bit of time trying to get that working again when I realized the 'd' option for chrome dev tools only shows up when you don't run wrangler in a javascript debug terminal.

I have a wrangler config file with 3

I have a wrangler config file with 3 environments. I manually deployed prod to a Worker via CLI which set the Worker name to worker-chat-prod and then setup deploy builds from changes to main Github branch. But now Cloudflare keeps pushing a change to my Git repo on a new branch to rename this wrangler config to "name": "worker-chat-prod" from "name": "worker-chat". Can I stop that from happening?...

How would I troubleshoot why the

How would I troubleshoot why the WebStorm debugging setup doesn't work for my wrangler project, but the Chrome devtools and VS Code setups do? I'm trying to attach to a Node.JS/Chrome debugger on localhost:9229 and it doesn't seem to stop at breakpoints. It is able to attach, however. I followed the instructions in the announcement blogpost, but can't get it to work in WebStorm. https://blog.cloudflare.com/debugging-cloudflare-workers/...

any plans to add domain registration

any plans to add domain registration support to the api, i mean to allow domain registration programatically?

When will ai index be available?

When will ai index be available?
Next