IIdentifyThrottler

export interface IIdentifyThrottler
export interface IIdentifyThrottler
IdentifyThrottlers are responsible for dictating when a shard is allowed to identify.
waitForIdentify(shardId, signal):Promise<void>
Resolves once the given shard should be allowed to identify, or rejects if the operation was aborted.
NameTypeOptionalDescription
shardIdnumberNoNone
signalAbortSignalNoNone