Axinom Mosaic Libraries
    Preparing search index...

    Function cleanupExpiredMessagingCounters

    • This method can be called from a CRON job/task scheduler to regularly cleanup expired messages.

      Parameters

      • ownerPool: OwnerPgPool

        database pool with select and delete permissions to app_private.messaging_counter

      Returns Promise<void>