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

Feat(retry): support configure retry policy from nacos #1

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Conversation

whalecold
Copy link
Member

@whalecold whalecold commented Jun 28, 2023

What type of PR is this?

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.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

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

en: cloudwego/kitex#975
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 24 files.

Valid Invalid Ignored Fixed
0 6 18 0
Click to see the invalid file list
  • client/client_suit.go
  • client/retry.go
  • nacos/env.go
  • nacos/env_test.go
  • nacos/logger.go
  • nacos/nacos.go

client/client_suit.go Outdated Show resolved Hide resolved
client/retry.go Show resolved Hide resolved
nacos/env.go Outdated Show resolved Hide resolved
nacos/env_test.go Outdated Show resolved Hide resolved
nacos/logger.go Outdated Show resolved Hide resolved
nacos/nacos.go Outdated Show resolved Hide resolved
client/client_suit.go Outdated Show resolved Hide resolved
client/retry.go Outdated Show resolved Hide resolved
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 25 files.

Valid Invalid Ignored Fixed
2 5 18 0
Click to see the invalid file list
  • nacos/env.go
  • nacos/env_test.go
  • nacos/error.go
  • nacos/logger.go
  • nacos/nacos.go

nacos/error.go Outdated Show resolved Hide resolved
client/client_suite.go Outdated Show resolved Hide resolved
client/client_suite.go Outdated Show resolved Hide resolved
client/retry.go Outdated Show resolved Hide resolved
@whalecold whalecold force-pushed the feat/retry branch 2 times, most recently from eaa9616 to 29a7ca0 Compare June 30, 2023 12:26
nacos/error.go Outdated Show resolved Hide resolved
client/retry.go Show resolved Hide resolved
nacos/env.go Show resolved Hide resolved
client/retry.go Outdated Show resolved Hide resolved
nacos/env.go Outdated Show resolved Hide resolved
nacos/env_test.go Outdated Show resolved Hide resolved
nacos/env_test.go Outdated Show resolved Hide resolved
@bytedance-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: felix021, whalecold

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@felix021 felix021 merged commit 311b6d6 into main Jul 20, 2023
15 of 16 checks passed
@GuangmingLuo GuangmingLuo deleted the feat/retry branch July 21, 2023 02:26
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.

None yet

3 participants