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

Replace retryWhen() operator used in retryBackoff() with retry() operator #56

Open
davdev82 opened this issue Nov 20, 2024 · 0 comments

Comments

@davdev82
Copy link

davdev82 commented Nov 20, 2024

https://rxjs.dev/api/operators/retryWhen operator used in retryBackoff() operator is Deprecated.
Can the implementation of retryBackoff() use the recommended https://rxjs.dev/api/operators/retry operator instead.

@davdev82 davdev82 changed the title Replace retryWhen() operator used in retryBackOff() with retry() operator Replace retryWhen() operator used in retryBackoff() with retry() operator Nov 20, 2024
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