Header menu logo FSharp.ATProto

RateLimiterState Type

A rate limiter instance that can be shared across requests. Internal implementation uses a ConcurrentDictionary of timestamp lists.

Record fields

Record Field Description

Config

Full Usage: Config

Field type: RateLimitConfig
Field type: RateLimitConfig

Keys

Full Usage: Keys

Field type: ConcurrentDictionary<string, DateTimeOffset list ref>
Field type: ConcurrentDictionary<string, DateTimeOffset list ref>

Type something to start searching.