Major-League-Summer-Baseball / mlsb-platform

A platform for mlsb
http://mlsb-platform.herokuapp.com/documentation
Apache License 2.0
3 stars 1 forks source link

Pre-Ping Database Connections #207

Closed fras2560 closed 8 months ago

fras2560 commented 8 months ago

Outlined by https://stackoverflow.com/questions/55457069/how-to-fix-operationalerror-psycopg2-operationalerror-server-closed-the-conn/67421581#67421581

Fly.io seems to close the connection and pre_ping should detect such issues and recycle the connection if it was closed