>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #125
Update issue details
Title *
Description
All 8 workers use hardcoded worker_id='highway_worker_1' from config.ini, ignoring ABSURD_WORKER_ID env var. Impact: - All workers appear as same worker to claim_task() - No worker isolation - can't distinguish who owns a task - Causes claim timeout failures during disruption Root cause: AbsurdClient reads worker_id from config.ini, ignores env var. Fix: Check ABSURD_WORKER_ID env var first, then fall back to config.
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