Database connection is inconsistent
I have a script that runs regularly and makes requests to a neon postgres db. Mid script, database operations will time out for no reason. Its not an issue with my script. Why cant i hold a decent connect to the database?
1 Reply
yappiest-sapphire•7mo ago
Hmm, do you mind sharing more details about what your script is doing?
Also, what error are you getting exactly?