Logos DX
    Preparing search index...

    Type Alias QueueEventNames

    QueueEventNames:
        | "added"
        | "start"
        | "started"
        | "stopped"
        | "processing"
        | "success"
        | "error"
        | "timeout"
        | "rate-limited"
        | "empty"
        | "idle"
        | "rejected"
        | "drain"
        | "drained"
        | "flush"
        | "flushed"
        | "paused"
        | "resumed"
        | "cleanup"
        | "purged"
        | "shutdown"