FR: pass attempt number to onRetry
kilianc opened this issue · comments
it would be nice to change the signature to this onRetry: (err, i) => {}
Patch welcome!
Retrying made simple, easy and async
kilianc opened this issue · comments
it would be nice to change the signature to this onRetry: (err, i) => {}
Patch welcome!