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

Improve error-handling documentation (EDGE-2051) #1876

Closed
DavidMGross opened this issue Nov 13, 2014 · 1 comment
Closed

Improve error-handling documentation (EDGE-2051) #1876

DavidMGross opened this issue Nov 13, 2014 · 1 comment
Assignees

Comments

@DavidMGross
Copy link
Collaborator

Common questions are related to error handling such as retry, exponential back off, checked exceptions, user functions throwing, and handling different errors differently.

Let's add a section to the docs with code examples for these things and explaining the Rx contract with idiomatic solutions.

It should show how to convert from imperative try/catch thinking.

See: https://github.com/ReactiveX/RxJava/wiki/Error-Handling which covers some but not all of this

@DavidMGross
Copy link
Collaborator Author

Duplicate of #1544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant