N
Neon7mo ago
genetic-orange

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
yappiest-sapphire7mo ago
Hmm, do you mind sharing more details about what your script is doing? Also, what error are you getting exactly?

Did you find this page helpful?