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

fixed exponential backoff timeout #16

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Conversation

macgyver603
Copy link
Collaborator

The timeout responsible for the exponential backoff is set to backoff_period_ms instead of _backoff_period_ms, so it will not backoff properly.

@ryancole
Copy link
Owner

If this is ready for merge just let me know or merge it when ready, and I will push an npm version bump.

@macgyver603
Copy link
Collaborator Author

Ya, it's ready to go.

@macgyver603 macgyver603 merged commit 5bdb2e4 into master Feb 15, 2019
@ryancole
Copy link
Owner

1.0.2 published - https://www.npmjs.com/package/node-webhdfs/v/1.0.2

@ryancole ryancole deleted the fix-exponential-backoff branch February 15, 2019 22:26
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