>_
.issue.db
/highway
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #792
Update issue details
Title *
Description
send_signal (engine/services/signal_service.py) inserts into workflow_signals; consumption is poll-based (check_and_consume_signal, FOR UPDATE SKIP LOCKED). A run suspended in wait_for_event cannot be advanced by a signal. Fix: emit a wake alongside the insert (mirror approval emit_event pattern), keep poll-consume semantics. 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