We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The retryWhen operator is very useful for handling errors and retries with delays but I think it's not been implemented yet in Reaktive.
retryWhen
This is the official documentation on this operator: ReactiveX - Retry operator
It would be awesome to have it added to the library! Thank you!
The text was updated successfully, but these errors were encountered:
Yeah, I think I could add it.
Sorry, something went wrong.
Available since version 2.3.0.
Successfully merging a pull request may close this issue.
The
retryWhen
operator is very useful for handling errors and retries with delays but I think it's not been implemented yet in Reaktive.This is the official documentation on this operator: ReactiveX - Retry operator
It would be awesome to have it added to the library!
Thank you!
The text was updated successfully, but these errors were encountered: