notification-service
    Preparing search index...
    interface DlqPublisher {
        publish(raw: string, reason: unknown): Promise<void>;
    }

    Implemented by

    Index

    Methods

    Methods