Timeouts when running simple queries, fixed for a little when restarting supabase project
Hey,
For some reason my supabase is getting a lot of timeouts after a while (less then an hour) and its fixed again when i restart my project.
I switched from Neon to Supabase, where this wasnt happening.
this is how i create my engine and session maker.
Does anyone know what could be causing this?
3 Replies
You'll need to look into logs and usage to see if you can find anything to narrow down the issue.
For the
DATABASE_URL
are you using the transaction or session pooler database connection string?hey bro
im using session pooler