https://gist.github.com/TomLewis/ca99cbb0a12e9193eebe53ed24afc198 In my config, I use; ``` database: 'Database_Name?autoReconnect=true'``` This worked perfectly fine before as this caused database issues when it randomly disconnected before.
https://gist.github.com/TomLewis/ca99cbb0a12e9193eebe53ed24afc198
In my config, I use;
database: 'Database_Name?autoReconnect=true'This worked perfectly fine before as this caused database issues when it randomly disconnected before.