#804 Add workflow_run_id to async logging task spawn

closed critical Created 2026-01-02 20:50 · Updated 2026-01-03 16:03

Description

Edit
inline_executor.py:664-671 spawns logging task WITHOUT workflow_run_id parameter. Creates orphaned workflow_run records and fragments audit trail. Need to add workflow_run_id=ctx.workflow_run_id to spawn_task call.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...