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 Time Out Handling #40

Closed
sohimankotia opened this issue Mar 10, 2016 · 3 comments
Closed

Connection Time Out Handling #40

sohimankotia opened this issue Mar 10, 2016 · 3 comments

Comments

@sohimankotia
Copy link

Hi ,Is there any timeout handling or option we can set. As if Hbase is not responding for request for log time node js client still waiting for that .

Thanks in advance

@wdavidw
Copy link
Member

wdavidw commented Mar 10, 2016

Looking at the Node.js HTTP documentation, there seems to exist a setTimeout function. Feel free to submit a pull request with the functionnality and its associated test.

@wuwb
Copy link

wuwb commented Jul 5, 2016

there is not exist setTimeout function,should implement it by yourself, i'd prefer the third party request librery. Professional handles professional affairs.

@wdavidw
Copy link
Member

wdavidw commented Aug 28, 2018

Old issue, closing.

@wdavidw wdavidw closed this as completed Aug 28, 2018
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

3 participants