Class SimpleIdentifyThrottler

Local, in-memory identify throttler.

Hierarchy

  • SimpleIdentifyThrottler

Implements

Constructors

Properties

Methods

Constructors

Properties

maxConcurrency: any
states: any

Methods

  • Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted.

    Parameters

    • shardId: number
    • signal: AbortSignal

    Returns Promise<void>

Generated using TypeDoc