issues
search
alibaba
/
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://sentinelguard.io/
Apache License 2.0
22.44k
stars
8.03k
forks
source link
FlowRule限流如何调整限流时间窗口大小
#3454
Open
ztgoto
opened
1 month ago
ztgoto
commented
1 month ago
限流功能是否支持调整限流时间窗口大小?比如支持每分钟x次请求,每15分钟x次这样的限流设置,而不是简单的 qps(x次/s)
限流功能是否支持调整限流时间窗口大小?比如支持每分钟x次请求,每15分钟x次这样的限流设置,而不是简单的 qps(x次/s)