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

Call for Beta Testing Global Pools

Hey everyone. I'm looking for some beta testers. We have a fairly large change going out soon, that will pretty dramatically improve performance for Hyperdrives with wide geographic distributions of their users. If you're interested, please respond in the thread I'm about to create indicating your interest, and which Hyperdrive IDs you'd like me to enroll in this beta test. I expect that we'll get this rolling early next week....

hiya, im desperately trying to

hiya, im desperately trying to understand how to use drizzle, hyperdrive and nextjs on edge but i swear im not getting past the env.HYPERDRIVE.connectionString step 🥲 has anyone dealt with some like this before?...

Thanks for the reply, happy to jump on a

Thanks for the reply, happy to jump on a call whenever works best for you!

We're testing out latencies before we

We're testing out latencies before we can go all-in on cloudflare workers. Considering a single request may have multiple hops between db and worker the latencies are not acceptable when distributing globally. We've kept smart placement on to try and force it to keep it closer to the db but it's been days and multiple requests and we're still seeing local placement. Given that we can't reliably place and predict our workers, it's hard to justify this lock-in. Would the team be able to share how...

Is it safe to use `env.HYPERDRIVE.

Is it safe to use env.HYPERDRIVE.connectionString in the global context?

Not able to connect my hyperdrive to my

Not able to connect my hyperdrive to my existing Neon DB with Drizzle ORM. WHY? error when running pnpm run dev my wrangler.toml...
No description

getting 500 errors when trying to create

getting 500 errors when trying to create hyperdrive connection

question though, how do I tell

question though, how do I tell Hyperdrive that the password is gonna expire after x amount of hours?

Hi folks, is anyone seeing unusually

Hi folks, is anyone seeing unusually high latency right now? I am seeing issues in prod when making DB queries. I'm on the latest wrangler versions, and I haven't had issues w Hyperdrive recently

Hey all. New release just rolled out

Hey all. New release just rolled out with a pretty huge performance improvement for cache hit latencies. This one took a lot of work, so I wanted to show it off. Today also marks my 1-year on the team, and I happened to snag a screencap of our demo page in my first week or two. So, in classical fashion: how it started vs how it's going....
No description

unexpected errors

Hey team, I'm seeing an elevated amount of Error: Connection terminated unexpectedly in our setup (hyperdrive enabled). We did ship some changes recently that increased some calls within a waitUntil function. Could that code be the reason why we are seeing more of these errors?

Hyperdrive without SSL?

Is there any way to use hyperdrive without SSL?

Errors

Hey team, what's the best way of getting more context about these errors ? Is there an API endpoint I can use to retrieve the error status and messages ? Do I have to manually log the error on my worker ?...
No description

Hey @AJR I'm facing the same issue.

Hey @AJR I'm facing the same issue.

GitHub - shadrach-tayo/cloudflare-worker...

I put together a very simple example repo showing a Worker + Durable object + Hyperdrive (Postgres) integration https://github.com/shadrach-tayo/cloudflare-worker-example I just recently migrated our Automerge CRDT sync server architecture to use Partykit + Cloudflare workers Durable Object + Hyperdrive (Postgres) with tunnel deployed in our kubernetes cluster. ...

Wrangler Local Dev Broken

Ah, 3.84.1 works locally? Does it cooperate with local dev against a remote connection string?

Cannot close prepared statement

I'm not using CLOSE statement on my query

I am also the one struggling this APAC

I am also the one struggling this APAC networking issue, I would appreciate too if you can go for it
Next