Weird timeouts?
Hi, recently I started getting some timeouts in my personal account without any code changed.
4 Replies
wise-whiteOP•12mo ago
The timeout is consistent across all the projects, but it's only somethings
Pressing F5 always fixed the issue
This is the main connector
I'm not sure where to find my account ID, I can DM my email if needed
Also, the framework is NextJS, but the issues occur also in local, not only on the Vercel platform
flat-fuchsia•12mo ago
@Gary, el Pingüino Artefacto
Can you share a GitHub repository for me to reproduce?
flat-fuchsia•12mo ago
I have https://github.com/neondatabase/examples/blob/main/with-nextjs-drizzle-edge/drizzle.config.ts and https://github.com/neondatabase/examples/blob/main/with-nextjs-drizzle-edge/lib/drizzle.server.ts as the references, but I'd want to test your minimal reproducible so that I can make sure that many do not face the same problem again.
GitHub
examples/with-nextjs-drizzle-edge/drizzle.config.ts at main · neond...
Examples and code snippets demonstrating common ways of integrating Neon with various frameworks and languages. - neondatabase/examples
GitHub
examples/with-nextjs-drizzle-edge/lib/drizzle.server.ts at main · n...
Examples and code snippets demonstrating common ways of integrating Neon with various frameworks and languages. - neondatabase/examples
wise-whiteOP•12mo ago
It's actually fixed now, I think it was a Neon issue
I literally didn't change anything
And it fixed
I can share my account if you want to inspect it