#667 Intermediate task failures have no visibility in workflow_run

closed medium Created 2025-12-23 20:45 · Updated 2025-12-23 20:45

Description

Edit
When task fails but has retries remaining, workflow_run showed no indication of failure/retry. Fixed by updating workflow_run.error field with {attempt, max_attempts, retrying: true} during intermediate failures in orchestrator.py _fail_run()

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...