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

Persist errors when retryIf returns false #120

Closed
wants to merge 1 commit into from

Conversation

rkuska
Copy link

@rkuska rkuska commented Jul 19, 2024

Fixes: #119

@rkuska
Copy link
Author

rkuska commented Jul 19, 2024

I see that the PR fails the test checks so maybe this is expected behavior and therefore will keep this open as RetryIf doesn't seem to mention this behavior.

@rkuska
Copy link
Author

rkuska commented Jul 19, 2024

Reading the code it seems that the error is actually attached. The problem is going to be elsewhere. Sorry for the useless PR.

@rkuska rkuska closed this Jul 19, 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

Successfully merging this pull request may close these issues.

RetryIf throws away errors
1 participant