sentry-vir - v4.4.0
    Preparing search index...

    Function handleError

    • Record an error to Sentry without throwing it.

      Parameters

      • error: unknown
      • OptionaleventOptions: PartialWithUndefined<
            {
                attachments: readonly Attachment[];
                context: JsonCompatibleObject;
                tags: { [key: string]: Primitive };
                throttle: _RequireOneOrNone;
            },
        >

      Returns string | undefined