class SimpleIdentifyThrottler
implements
IIdentifyThrottlerdeclare class SimpleIdentifyThrottler implements IIdentifyThrottlerLocal, in-memory identify throttler.
 waitForIdentify(shardId: numbersignal: AbortSignal) : Promise<void>
shardId: number
signal: AbortSignal
Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted.