output
    Preparing search index...
    • Concludes an event with an error.

      Parameters

      • args: { details: unknown; id: string }
        • details: unknown

          Arbitrary data to add to this event, it will be used as the "error" field.

        • id: string

          The id of the event to conclude.

      Returns void