#396 LOW: Logger missing f-string prefix in orchestrator failure path

closed low Created 2025-12-11 22:21 · Updated 2025-12-12 14:48

Description

Edit
orchestrator.py:574 - logger.exception('Task {task_name} failed') missing f-string prefix. Task name logged literally as '{task_name}'. Fix: Add f-string prefix.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...