>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #742
Update issue details
Title *
Description
TimeoutService is currently started in every worker. Multiple workers scanning same queues for stuck tasks = redundant DB queries. Uses atomic check-and-set so no race conditions, but wasteful resources. Fix: Create a system cron job for timeout detection during bootstrap, remove TimeoutService from worker.py.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
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