Circuit breaker for API gateway | Sentinel网关熔断降级
Open
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
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