Skip to content

Rate limiting #29

@rikmeijer

Description

@rikmeijer
Name Description
limits.event.rateLimits[].kinds List of event kinds rate limited. Use [min, max] for ranges. Optional.
limits.event.rateLimits[].period Rate limiting period in milliseconds.
limits.event.rateLimits[].rate Maximum number of events during period.
limits.event.whitelists.pubkeys List of public keys to ignore rate limits.
limits.event.whitelists.ipAddresses List of IPs (IPv4 or IPv6) to ignore rate limits.
limits.message.rateLimits[].period Rate limit period in milliseconds.
limits.message.rateLimits[].rate Maximum number of messages during period.
limits.message.ipWhitelist List of IPs (IPv4 or IPv6) to ignore rate limits.

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