Skip to content

Separate keys for task creation and rate limiting? #12

@l3s2d

Description

@l3s2d

I have a shared task that makes an API call. I want to rate limit all calls to that shared task, while still allowing many tasks to be created with different parameters. It doesn't seem like this is possible at the moment, since the key for task creation and rate limiting is the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions