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

Timeout #5

Open
ianb opened this issue Jan 11, 2011 · 1 comment
Open

Timeout #5

ianb opened this issue Jan 11, 2011 · 1 comment

Comments

@ianb
Copy link

ianb commented Jan 11, 2011

It would be nice if any jschannel call could have a timeout argument, since exceptions don't seem to be entirely reliable. A timeout would call the error callback with a Timeout argument/exception.

A late-arriving response would have to be figured out; call the error callback with a LateResponse object with an attribute indicating the response?

@lloyd
Copy link
Contributor

lloyd commented Jan 12, 2011

sounds totally reasonable to me.

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