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

HTTP Client timeout #16

Closed
joamag opened this issue Sep 21, 2016 · 1 comment
Closed

HTTP Client timeout #16

joamag opened this issue Sep 21, 2016 · 1 comment
Assignees
Labels
bug Something isn't working p-high High priority issue

Comments

@joamag
Copy link
Contributor

joamag commented Sep 21, 2016

Description

It's important to implement a proper way of "timeouting" an HTTP request so that the control flow is retuned to the caller on an error callback (just like normal HTTP error eg: 500).

This should be a regression from the major event loop refactor taken some weeks ago.

@joamag joamag added bug Something isn't working p-high High priority issue labels Sep 21, 2016
@joamag joamag self-assigned this Sep 21, 2016
@joamag
Copy link
Contributor Author

joamag commented Sep 21, 2016

This is now considered implemented.

@joamag joamag closed this as completed Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p-high High priority issue
Projects
None yet
Development

No branches or pull requests

1 participant