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

Inconsistent timeout handling #79

Closed
ghost opened this issue Nov 7, 2012 · 1 comment
Closed

Inconsistent timeout handling #79

ghost opened this issue Nov 7, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 7, 2012

Most of riakc_pb_socket function return tuple {error, timeout} when the call timeouts. Mapreds, key listings and search however returns {error, {timeout, term()}} in case of timeout. All these information is available only by digging through the source.

It would be nice if timeouts were handled in a consistent way and documented in the types.

@seancribbs
Copy link
Contributor

Closing, seems to be duplicate of #155

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

1 participant