tracingContext.currentSpan?.update({
metadata: {
langfuseTags: [
...(reportSpecError ? ['report-validation-failed'] : []),
],
},
});
tracingContext.currentSpan?.update({
metadata: {
langfuseTags: [
...(reportSpecError ? ['report-validation-failed'] : []),
],
},
});