Intermittent errors establishing h2 connection and setting up JWT authorization database extension
Hi, my team is building a NextJS 15 application using Drizzle ORM and Neon RLS Authorize, and we're running into the following two errors intermittently:
We haven't been able to trace specifically what the cause is and don't see any additional error logs.
I've started to think maybe we just have something configured wrong, here's the code we're using to set up our connections:
Any advice on what could be causing these issues?
1 Reply
dependent-tanOP•7mo ago
Hi, wanted to check and see if there's any advice on how to address these issues, or more information that I can provide. Thanks!