Fail returning incremented delay
Open
- Dominant language
- Erlang
- Stars
- 138
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi, why is `backoff:fail/1` returning `{NewDelay, _}` and not `{OldDelay, _}`? For me it would make more sense to return the current value and the updated backoff record with new value.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.