output-sdk
    Preparing search index...
    • Record an error for an event on the default trace for the current workflow.

      Use the same id as the start phase to correlate phases.

      Parameters

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

        Event metadata for the error phase.

        • details: unknown

          Arbitrary metadata associated with this phase, possible error info.

        • id: string

          Identifier matching the event's start phase.

      Returns void