Skip to content

Comments

Fix overflow error (exponential backoff)#10

Open
Robertbaelde wants to merge 2 commits intoEventSaucePHP:mainfrom
Robertbaelde:fix-overflow-error
Open

Fix overflow error (exponential backoff)#10
Robertbaelde wants to merge 2 commits intoEventSaucePHP:mainfrom
Robertbaelde:fix-overflow-error

Conversation

@Robertbaelde
Copy link

This one has bitten me a few times, the exponential strategy can overflow sometimes, causing to ignore the maxDelay value since the overflow will be negative.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant