Search...

IIdentifyThrottler

IdentifyThrottlers are responsible for dictating when a shard is allowed to identify.
export declare interface IIdentifyThrottler 
export declare interface IIdentifyThrottler 

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