@cadenza.io/core 3.9.1 → 3.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -853,7 +853,7 @@ var GraphNode = class _GraphNode extends SignalEmitter {
853
853
  }
854
854
  });
855
855
  });
856
- if (context.__previousTaskExecutionId) {
856
+ if (!this.silent && context.__previousTaskExecutionId) {
857
857
  this.emitMetricsWithMetadata(
858
858
  "meta.node.detected_previous_task_execution",
859
859
  {