>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #143
Update issue details
Title *
Description
Long-running tasks (> claim_timeout) are killed by other workers via claim_task logic if they do not manually call ctx.heartbeat(). This relies entirely on user correctness. If a user forgets to heartbeat, valid long-running tasks will be killed and potentially retried, leading to wasted compute or double execution (if non-idempotent). System should support automatic background heartbeating.
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