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

fix retryIf in combination with attempts 0 #67

Closed
wants to merge 4 commits into from

Conversation

simonhoss
Copy link

Hey

This is a proposal for fixing the attempts 0 problem in combination with retryIf. Read more here #66. The idea is that the attempts 0 should not go another path.

What do you think?

@JaSei
Copy link
Collaborator

JaSei commented Oct 17, 2022

Hi @simonhoss , thanks for your PR.
I'm not sure. I suppose some troubles with errorLog[n], and n/attempts

@nickChenyx
Copy link
Contributor

agree with @JaSei . if you want fix this "bug", i think you should do more check and add some new unit test for your code.

@merusso
Copy link

merusso commented Jan 16, 2023

I wonder if this causes #83.

@JaSei JaSei closed this Aug 3, 2023
@JaSei
Copy link
Collaborator

JaSei commented Aug 3, 2023

fixed by #86

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 this pull request may close these issues.

6 participants