You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also experiencing the same error. Problem is with wait_timeout setting of mysql. Package mysql_live_connect doesn't reconnect and throws error when the connection is ideal for a certain time.
Even when connection is not ideal it gets disconnected by db when timeout interval has been passed after establishing connection.
@numtel : Can we listen to error and reconnect again in place of throwing the error?
I'm using the sails js live package. After about 15 minutes, the end function is called. But it doesn't reconnect unless the URL is reloaded.
The text was updated successfully, but these errors were encountered: