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

refactor: pkg adjustment #1

Merged
merged 1 commit into from
Aug 31, 2022
Merged

refactor: pkg adjustment #1

merged 1 commit into from
Aug 31, 2022

Conversation

welkeyever
Copy link
Owner

@welkeyever welkeyever commented Aug 30, 2022

What type of PR is this?

refactor

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.

(Optional) Translate the PR title into Chinese.

retry 特性包结构重构

(Optional) More detail description for this PR(en: English/zh: Chinese).

en: move retry(with related options) to app/client/ and move retryIf out of RetryConfig.
zh(optional): 将retry相关的定义和配置移到app/client/目录下,同时将retryIf移出RetryConfig定义,以便于可以使用通用的WithRetryConfig函数定义重试逻辑

Which issue(s) this PR fixes:

None

Change-Id: Icf14211730ff2b78ce3bffaf727ce6fe1dabae09
@welkeyever welkeyever merged commit ba8c7a0 into feat/retry Aug 31, 2022
@welkeyever welkeyever deleted the refactor/retry_pkg branch August 31, 2022 03:04
welkeyever added a commit that referenced this pull request Sep 13, 2022
Change-Id: Icf14211730ff2b78ce3bffaf727ce6fe1dabae09
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