StructsΒ§
- Host
Config - Configuration for a specific hostβs rate limiting behavior
- Host
Configs - Per-host configuration overrides
- Rate
Limit Config - Global rate limiting configuration that applies as defaults to all hosts
ConstantsΒ§
- DEFAULT_
CONCURRENCY π - Default number of concurrent requests per host
- DEFAULT_
REQUEST_ πINTERVAL - Default interval between requests to the same host
FunctionsΒ§
- default_
concurrency π - Default number of concurrent requests per host
- default_
request_ πinterval - Default interval between requests to the same host
- deserialize_
headers π - Custom deserializer for headers from TOML config format
- serialize_
headers π - Custom serializer for headers to TOML config format