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

TODO: Timeout #3

Open
umpirsky opened this issue Sep 15, 2012 · 4 comments
Open

TODO: Timeout #3

umpirsky opened this issue Sep 15, 2012 · 4 comments

Comments

@umpirsky
Copy link
Contributor

I'm interested to contribute fix for timeout handling. I just need some help.

@igorw What is the right place to implement this? I looked into React\Socket\Connection hoping it supports timout, but looks like it doesn't.

@igorw
Copy link
Contributor

igorw commented Sep 15, 2012

By timeout, do you mean an unresponsive server that never closes the connection?

@umpirsky
Copy link
Contributor Author

Yes, did you have same timeout in mind?

@igorw
Copy link
Contributor

igorw commented Sep 15, 2012

Well, I think it's a more general issue that we should try to solve on a higher level. See also: promises

@umpirsky
Copy link
Contributor Author

Looks great, but will add complexity to current implementation. I was looking for simple timeout feature. I'm not really into this React thing yet, but I expected that there is a HTTP client, and they usually support timeout.

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

2 participants