Retry Attempt 0 Returns Without Call and Has Empty Error
ftdr-anthony-truong opened this issue · 1 comments
ftdr-anthony-truong commented
When using retry.Attempts(0)
, expected the call to be ran without retry (run only once). Actual was a blank error was immediately returned.