ThrottleOptions: {
    entity?: string;
    guid?: string;
    namespace?: string;
    throttle: number;
    topic?: string;
}

Type declaration

  • Optionalentity?: string

    entity/noun

  • Optionalguid?: string

    target an engine OR worker by GUID

  • Optionalnamespace?: string

    namespace

  • throttle: number

    in milliseconds; set to -1 for indefinite throttle

  • Optionaltopic?: string

    target a worker quorum