Sentinel 服务端为什么使用滑动窗口作为限流规则?
Open
kind/question
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
在限流规则上,目前有令牌桶,漏斗,滑动窗口,固定窗口等规则,为什么 sentinel 选择了滑动窗口作为集群限流的规则那,是否考虑支持业务自己配置限流规则,在集群限流的场景下。期待您的解答~
### Describe what feature you want
### Describe your initial design (if present)
### Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.