>_
.issue.db
/highway
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #791
Update issue details
Title *
Description
POST /workflows/<id>/pause (api/blueprints/v1/workflows.py:~3613) only sets workflow_run.status='paused'. No check in the worker claim/dispatch path consults that status, so already-queued jumper tasks keep being claimed and executed. Fix: engine-side check before task execution; if run paused, requeue with delay (do not consume a retry). Resume re-notifies. Demo-gated.
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