ScoutType:
    | "time"
    | "signal"
    | "activate"
    | "router"

Scout role types for distributed task processing. At any given time, only a single engine will hold a scout role to check for and process work items in the respective queues.