avast/retry-go

Retry Attempt 0 Returns Without Call and Has Empty Error

ftdr-anthony-truong opened this issue · 1 comments

When using retry.Attempts(0), expected the call to be ran without retry (run only once). Actual was a blank error was immediately returned.

JaSei commented

v4 released #49