You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to do this without breaking backwards compatibility. Maybe it would work if next to RetryIf we added a RetryIfErr. A pull request to try that out would be welcome.
Hi may I check is it possible to change the interface for the
RetryIfFunc
to pass the error for better retry strategy?The text was updated successfully, but these errors were encountered: