Skip to content

单机限流规则如果配置分钟或者小时,限流窗口会出现窗口边界效应 #600

Open
@liuyongde19950808

Description

@liuyongde19950808

What is the feature you want to add?
本地单机限流测试1秒100次,在时间窗口500ms-999ms发送99笔,在1001ms处继续发送99笔不会触发限流,不符合任意1秒限流100笔的预期甚至在边界处可能允许近2倍的tps
Why do you want to add this feature?
polaris是否有和sentinel类似的会自动切片给1s切成2个500ms片,1分钟切成60片分片滑动机制
How to implement this feature?

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions