>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #1
Update issue details
Title *
Description
Bug: In orchestrator.py line 331, whenever a workflow wakes from sleep and transitions to running state, it unconditionally updates started_at = datetime.now(). This overwrites the original start time, causing duration_ms to only reflect the time of the final wake-up cycle, not the total workflow duration. Fix: Only set started_at if it hasnt been set before.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel