Structs§
Enums§
- Action
- The action to take when a rate limiter violation is detected.
- Http
Methods - Array of HTTP methods to apply rate limiting to.
- Logger
Type - Name of the type of logging endpoint to be used when action is
log_only
. The logging endpoint type is used to determine the appropriate log format to use when emitting log entries. - Window
Size - Number of seconds during which the RPS limit must be exceeded in order to trigger a violation.