Skip to content

Fixed math#6

Open
cameroncf wants to merge 1 commit intoJesterXL:masterfrom
cameroncf:feature/fix-math
Open

Fixed math#6
cameroncf wants to merge 1 commit intoJesterXL:masterfrom
cameroncf:feature/fix-math

Conversation

@cameroncf
Copy link

Corrects the math from interval * backoff * retry + interval to interval * (backoff ^ retry)

Fixes #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I'm pretty sure this is supposed to be exponential

1 participant