N
Neon8mo ago
jolly-crimson

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
rare-sapphire
rare-sapphire8mo 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?