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-beta
vite-plugin
KV binding not working via wrangler.toml
Is it possible to have a worker and a pages app on the same domain
mydomain.com/api/*
and the webapp on mydomain.com/*
. I'm not sure if I can do this with two separate workers, but I imagine I could get something working by serving the webapp in the same worker as the backend. Not sure though, is there any good advice?How to implement free of charge ping pong in cloudflare Durable Object Websocket
Discord HTTP Interactions Issue
``js
export async function discordFetch(env, url, options) {
options = options || {};
url =
https://discord.com/api/v10/${url}`;...
Workers Email Testing
have a HTML file hosted on R2 that shows the live file size of the bucket, updating every 24 hours

Cloudflare Workers Not Loading only in Auckland
Preview deployments non a thing with Assets?
.pages.dev
URL. Doing the same with Workers Assets doesn't give me such URL, so... how can I get a preview deployment?—say that of the dev
branchCan't successfully change the GitHub repository linked to my worker

Not able to use @google-cloud/speech
Unable to bind workers to each other locally when using @cloudflare/vite-plugin
Chain multiple Workers/DOs with RPC stub forwarding across Service Bindings
request
from an introduction worker
to a deeply nested Service Binding DO in my architecture:
Until now I've been using HTTP across all services passing requests over the fetch()
handler:
Introduction Worker (HTTP) -> Worker A (HTTP) -> Worker B (HTTP) -> Worker C (HTTP) -> Worker D (HTTP) -> DO (HTTP)
What I'd like achieve is switching to RPC for testing performance and speed: ...Build rust workers
We keep getting "Verifying you are human" from within the Worker Edit code "preview" window.
Receiving ratelimit errors, while not hitting rate limits.
429 - error code: 1015
from (it looks like) cloudflare and not discord. ...Build issues when i deploy nextjs project

D1 batch queries against API limits