Skip to content

Implement rate-limiting #22

@nimishamehta5

Description

@nimishamehta5

Some things to think about:

  • On what basis / key to apply the rate-limit? (tool name, resource name, IP address, etc.)
  • Should we have different limits for different tools?
  • Can we utilize the k8s client's in-built rate limiting mechanisms? (config.QPS & config.Burst)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions