programsam / binkjs

Music archival site BINK, rewritten as a Node.js express app
0 stars 1 forks source link

MySQL disconnects/timeouts #137

Open programsam opened 10 months ago

programsam commented 10 months ago

Currently, the server times out and closes the connection, which causes an exception on the server. The server throws an exception and crashes. Fix it.