Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revise the logic of exponential strategy #71

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

yangmeilly
Copy link
Contributor

  1. fix the bug the exponential strategy is likely to panic when it exceeds the upper bound of u64 #38 in exponential strategy
  2. revise the logic about 'max_delay is None' scenario

@yangmeilly
Copy link
Contributor Author

Can't assign the Reviewers, so @Xuanwo

Copy link
Owner

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@Xuanwo Xuanwo merged commit 8a6bd0a into Xuanwo:main Feb 27, 2024
7 checks passed
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.

2 participants