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

Handle timeout for http request #73

Closed
drortirosh opened this issue Mar 24, 2019 · 0 comments
Closed

Handle timeout for http request #73

drortirosh opened this issue Mar 24, 2019 · 0 comments
Labels
bug Something isn't working client JS client library help wanted Community help needed

Comments

@drortirosh
Copy link
Member

When the client makes an http request (to a relay), there's no protection against unreachable host (which can take >30 seconds)
The client should enable read timeout of the underlying XmlHttpRequest to abort http request after 20 seconds.

@drortirosh drortirosh added client JS client library MVP bug Something isn't working help wanted Community help needed and removed client JS client library labels Mar 24, 2019
@spalladino spalladino mentioned this issue Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client JS client library help wanted Community help needed
Projects
None yet
Development

No branches or pull requests

1 participant