#666 Circuit breaker path missing workflow_run status update

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

Description

Edit
When circuit breaker trips (ProtectedCallError), task is scheduled for retry but workflow_run.error field was not updated to show retry pending. Fixed by adding error field update with {retrying: true} after fail_task() call in orchestrator.py

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...