Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Timeout #22

Open
narangrishab opened this issue Nov 23, 2015 · 1 comment
Open

Connection Timeout #22

narangrishab opened this issue Nov 23, 2015 · 1 comment

Comments

@narangrishab
Copy link

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.

screen shot 2015-11-23 at 3 42 47 pm

@pankajkumar
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants