Interface
SimpleIdentifyThrottlerOptions
Properties
| Name | Type | Description |
|---|---|---|
| maxConcurrency? | number | Max concurrent IDENTIFYs in flight. @default 16 |
| maxPerWindow? | number | Max IDENTIFYs per window. @default 300 |
| windowMs? | number | Window length in ms. @default 60_000 |