Jeb4dev / quizapp

Full Stack Web Application built in Python using Flask
https://quiz.jeb4.dev
MIT License
0 stars 0 forks source link

pyMySql loses connection in some time of idle -> error 500 #2

Closed Jeb4dev closed 1 year ago

Jeb4dev commented 2 years ago

Needs to check the connection and if it is closed reconnect or smth check this: https://stackoverflow.com/questions/30898068/django-pymysql-throws-mysql-server-has-gone-away-after-a-couple-of-hours

Jeb4dev commented 1 year ago

seems to be fixed now