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

Disable timeout option by setting to a large value #280

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

Disable timeout option by setting to a large value #280

wants to merge 1 commit into from

Conversation

mukul-mehta
Copy link
Contributor

Fixes #190 and #166

Sets the value of timeout in ClusterOptions to Number.MAX_SAFE_INTEGER in case it is set to a value less than or equal to 0.

@mukul-mehta
Copy link
Contributor Author

@thomasdondorf Could you please review this as well, most tests seem to pass and I'm not sure why it fails for Node v7

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.

A way to remove cluster timeout
1 participant