Skip to content

Sample request: Rate limiting or semaphore implemented as a workflow #314

@cretz

Description

@cretz

Describe the solution you'd like

Want a simple rate limit library that is backed by a workflow. Can be a simple acquire/release workflow based on bidirectional signals, with the acquire/release abstracted as a rate limiter interface. Then, we need a default implementation of said interface that is just token bucket based w/ refill.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions