workers-help
pages-help
general-help
durable-objects
workers-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
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows-beta
Error on running tests
enableSql = true
? -> To enable it, set enableSql = true
in your workerd config for the class. If using wrangler, under [[migrations]]
in wrangler.toml, change new_classes
to new_sqlite_classes
. Note that this change cannot be made after the class is already deployed to production.
Thanks in advance...đź‘‹ I started seeing some illegal
Average worker cost per day 7.86m requests, median CPU time 3293.6ms
Hey guys, I'm very desperate with a
Hey all, wondering if anyone could help
I have run into this just now. My
hey guys! implementing a POC with
workerd
by consuming a WASM file. I'm missing how to tell my .mjs
entrypoint to basically proxy the request to the WASM binary (proxy request from one module to the other). Why? you may ask. Because this WASM binary is a Go webserver so it knows how to handle them. Can someone point me out in the right direction?
I'll leave the files contents in a thread...At this stage - not looking for anything
Is there something special you need to
wrangler dev -e test --port 8787
* push 'd' to open chrome devtools, which opens `https://devtools.devprod.cloudflare.dev/js_app?theme=systemPreferred&ws=127.0.0.1%3A9229%2Fws&domain=(REDACTED)&debugger=true
* Confirm source files appear under "Sources" tab...Hi everyone, hope your holidays are
O2O
to Shopify and I'm curious how I can debug this locally.
I use fetch(request)
which forwards the request on to the origin (Shopify) but locally it it won't know where the origin is. If I overwrite the url to fetch from Shopify it will hit my worker in production. How are others working around this w/ O2O
?...Working on it as we speak 🙂 (https://
The 2nd one doesn't seem to affect
https example