Skip to main content
February 19, 20261.0.61v1.0.61RSS

v1.0.61 — [Workflow] Pipeline Failure Auto-Fix Feature Generator

Release Notes

On pipelineFailures insert (or daily sweep), for failures where resolved=false AND occurrenceCount >= 3 AND autoFixFeatureId IS NULL, automatically create a feature with source='pipeline_failure', priority='high', linking the autoFixFeatureId back to the failure record.

Type: event_trigger Trigger: Event-driven: on pipelineFailures.occurrenceCount crossing threshold 3 Entities: pipelineFailures,features Recommendation: