#777 CRITICAL: event_gateway_service.py missing workflow_run_id on emit_event
Description
EditMultiple emit_event calls in EventGatewayService lack workflow_run_id (lines 146, 189, 349). Will cause runtime crashes. Gateway event injection and webhook processing are broken. Location: engine/services/event_gateway_service.py. Fix: Add workflow_run_id to emit_event calls.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...