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

optimize: improve retry success rate when do failure retry #334

Merged
merged 1 commit into from Feb 16, 2022

Conversation

YangruiEmma
Copy link
Member

@YangruiEmma YangruiEmma commented Jan 30, 2022

What type of PR is this?

optimize

What this PR does / why we need it (English/Chinese):

en: improve retry success rate when do failure retry and ignore unnecessary decode when timeout happened
zh: 提高异常重试的重试成功率(如果超时的请求先于重试的请求返回,可能会导致重试请求也失败),同时也可以避免超时请求不必要的解码处理

Which issue(s) this PR fixes:

none

@YangruiEmma YangruiEmma merged commit 83e8798 into develop Feb 16, 2022
@YangruiEmma YangruiEmma deleted the optimize/failure_retry branch May 24, 2022 06:31
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.

None yet

3 participants