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

Please implement the retryWhen operator #780

Closed
thearaks opened this issue Aug 19, 2024 · 2 comments · Fixed by #781
Closed

Please implement the retryWhen operator #780

thearaks opened this issue Aug 19, 2024 · 2 comments · Fixed by #781

Comments

@thearaks
Copy link

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!

@arkivanov
Copy link
Contributor

Yeah, I think I could add it.

@arkivanov
Copy link
Contributor

Available since version 2.3.0.

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

Successfully merging a pull request may close this issue.

2 participants