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
Unable to add Sentry integration, stuck in infinite loop
[Help Needed]: Have large datasets to feed to models
Difference deploy behavior from wrangler CLI and Cloudflare website.
Cors blocking using Hono.js and workers
KV Put takes forever to write, or does not write at all
How to return fallback content from Workers?
Configuring worker rate limits through API
Email worker triggered multiple times for the same email
Is there a way to combine dev and prod workers projects?
Trying to add Open Graph tags with Cloudflare Workers in my Vue 3 + Django e-commerce site
Decompressing large .gz file
.csv.gz
file (~1.3GB) pulled from a remote origin inside a worker
Then I need to load and iterate over the rows in the decompressed CSV (~4.1GB) and add them to a D1 DB....Magic WAN or Magic Firewall
Auto Setup Tail Worker with Pulumi for Sentry
How to access “unsecure site” in Worker?
Workers not getting access to the env object
npx wrangler secret put OPENAI_API_KEY
then input the value. Deployed. Started the local devserver but i keep getting this error you can see in the screenshot.
I verified on my cloudflare dashboard that the environment variable existed. Even deleted it, revoked that openai key and added a new one just to ensure it wasnt the value that was wrong and i still cant get it to run. I tried throwing in a console.log and it seems that it cannot access the environment.
In the meantime ive created a .dev.vars file and included my OPENAI_API_KEY = myvalue in there and its working now for development but im worried about production. so connectingh to openai with that key , just from .dev.vars instead of the env object....emailing people from domain workers
Running workers conditionally
No loader is configured for ".node" files
email-reply-parser
https://github.com/crisp-oss/email-reply-parser which internally uses re2
and it's causing a deployment error because re2
imports a .node
file