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(circuitbreak): support config circuitbreak policy with xds #29

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

whalecold
Copy link
Member

What type of PR is this?

feat: support circuitbreak policy
#27

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

en: support circuitbreak policy
zh: 支持动态配置熔断策略

Which issue(s) this PR fixes:

@bytedance-oss-robot bytedance-oss-robot bot requested a review from ppzqh March 7, 2024 07:16
@whalecold whalecold force-pushed the feat/circuitbreak branch 6 times, most recently from b33f838 to af11ff8 Compare March 7, 2024 10:31
@whalecold whalecold force-pushed the feat/circuitbreak branch from af11ff8 to d1fdc93 Compare March 7, 2024 13:22
xdssuite/circuit.go Outdated Show resolved Hide resolved
xdssuite/circuit.go Outdated Show resolved Hide resolved
xdssuite/xds.go Outdated Show resolved Hide resolved
xdssuite/circuit.go Outdated Show resolved Hide resolved
xdssuite/circuit.go Outdated Show resolved Hide resolved
core/manager/manager.go Outdated Show resolved Hide resolved
core/manager/manager.go Outdated Show resolved Hide resolved
@whalecold whalecold force-pushed the feat/circuitbreak branch 2 times, most recently from 95fb46a to a515e38 Compare March 8, 2024 09:36
@whalecold whalecold force-pushed the feat/circuitbreak branch from a515e38 to 38bad75 Compare March 8, 2024 09:44
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described 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

@ppzqh ppzqh merged commit e3c343b into kitex-contrib:main Mar 12, 2024
10 of 11 checks passed
@whalecold whalecold deleted the feat/circuitbreak branch March 12, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants