Skip to content

Support circuit breaking ratio (partial rejection during the OPEN state) #1433

@qq664042

Description

@qq664042

Support circuit breaking ratio (partial rejection during the OPEN state).


我先说一下场景哈,假设某个资源,他的降级策略是是失败率超过30%,他就被降级,但可以继续以超低频率(QPS等于1这种)访问。

但是按照现有的DegradeRule好像有点问题, 假设计熔断周期为10S, 那么10S之内的任何一个请求都直接报错, 能否支持超低频率允许访问

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/circuit-breakingIssues or PRs related to circuit breakingkind/featureCategory issues or prs related to feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions