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
Hi I have some questions about workers
if you go under your worker, logs ->
I want to check on whether I am missing
api.something.com
. And then I set up SaaS hostnames for it. In order to do that, I set up a route */*
in order to match all of the requests.
Unfortunately, that means I cannot also have another SaaS worker at other-api.something.com
. (Because the */*
route is taken). Is that expected?...Right, CF For SaaS enables that. You can
has anyone written a worker based
uh, hi everyone i’m really not

Good day guys.
1 - Is it good to deploy the worker as is and in parallel the react SPA in pages? Will this be ok? 2- Will this need cors whitelist or something? 3 -Will be better to serve the SPA using getAssetFromKV from '@Cloudflare/kv-asset-handler'?...
Cloudflare (Workers) Fetch Cache & Redirects Behavior
/v2/cdn/stories/home?key=234234234
, Storyblok will redirect this to a link that does have the cache value (cv) query param /v2/cdn/stories/home?cv=2342342234&key=234234234
, will the second URL be fetched from the cloudflare cache or not? Preferably in this case, if we get a redirect status code from Storyblok, we don't want to cache that response. But if it redirects to an URL that does have the cache version (cv) included, and we already have that cached, we want to actually retrieve it from the cloudflare cache if available there....👋🏻 Hey all. I am a PM on the Workers
Where do you want requests not including
100::
) or put an origin underneath if you want/need...I'm looking for an example of a
If you turn on Domain Lockdown, then it'
Had a thing up recently where every
Hey im getting this error when trying to
smart placement + RPC
Quick question about the smart placement limitation on RPC service bindings. Is that temporary? Or is it a limitation that is expected to be around for a while? Not looking for a timeline, just some confirmation the vision for RPC....
Worker waitUntil question
Interface return type in RPC functions for Service / WorkerEntrypoint
So I have searched already quite a bit
