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

change retry func && support retryrev option #282

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

CrazyGang97
Copy link

@CrazyGang97 CrazyGang97 commented Mar 24, 2024

readme:
When I was using the retry function of this repo, I found that I could only retry specific error codes. But in fact we need to retry all non-200 error codes, so I added it and hope to add some retry strategies in the future.

  • support RetryRev
  • fix Retry

@CrazyGang97 CrazyGang97 changed the title change retryable type && support retryrev option change retry func && support retryrev option Mar 24, 2024
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.

1 participant