Header menu logo FSharp.ATProto

RateLimitConfig Type

Configuration for per-endpoint rate limiting.

Record fields

Record Field Description

MaxRequests

Full Usage: MaxRequests

Field type: int

Maximum number of requests allowed in the window.

Field type: int

Window

Full Usage: Window

Field type: TimeSpan

Duration of the sliding window.

Field type: TimeSpan

Type something to start searching.