alibaba / alibaba/Sentinel

Circuit breaker for API gateway | Sentinel网关熔断降级

Open
#2,537 6 comments 0 reactions 0 assignees View on GitHub
area/circuit-breaking area/gateway-flow-control kind/question
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

现在系统需要在网关(SpringCloud Gateway)中实现sentinel熔断降级,Sentinel网关熔断降级可否像网关限速(GatewayRuleManager.loadRules())一样以编码的方式将熔断降级规则加载到网关中?

Contributor guide

Open the contributing guide

Research direction

Start with the Spring Cloud Gateway integration and the GatewayRuleManager.loadRules() entry point mentioned in the issue. Determine how Sentinel gateway rules are currently loaded, then define and implement code-based circuit-breaker and degradation rule loading with a demonstrable gateway behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.