Hello, I'm connecting to my supabase DB with a Session Pooler connection for a Nodejs app, and I'm facing a few issues. In most cases, the connection works perfectly, but sometimes, for unknown reasons, I get
Can't reach database server
Can't reach database server
issues. If I wait a bit, it will work again. It really occurs randomly. Is it something that sounds familiar? Is it because I'm connecting with a Session Pooler?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.