codeship / go-retro

Retryable errors in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maxAttempts at retro.NewStaticRetryableError doesn't behave as maxAttempts

rianby64 opened this issue · comments

The current implementation counts the number of attempts beginning from 0 instead of begin from 1.

Thanks for the issue, however we are no longer maintaining this library so we will be archiving it. Please feel free to fork it if you would still like to make this change.