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

Add onFulfill to withRetry for pooling logic #703

Open
artalar opened this issue Nov 5, 2023 · 0 comments
Open

Add onFulfill to withRetry for pooling logic #703

artalar opened this issue Nov 5, 2023 · 0 comments
Assignees

Comments

@artalar
Copy link
Owner

artalar commented Nov 5, 2023

We need to add onFulfill hook to withRetry operator from reatom/async to implement pooling logic. It will mostly the copy-paste of onReject hook, but the question is what to do with retries count, the current logic is dropping it of when onFulfill appears.

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

2 participants