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

Adapter attempts to reconnect in 6 not 60 seconds. #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BlakeLucchesi
Copy link

The log message says that the MySQL adapter will attempt to reconnect after 60 seconds, but the code was reconnecting in 6 seconds. This change adjusts the setTimeout call to 60 seconds.

@1602
Copy link
Contributor

1602 commented Aug 9, 2017

I would rather fix console message to not interfere with existing users which might rely on this behaviour.

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

Successfully merging this pull request may close these issues.

2 participants