>_
.issue.db
/highway
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #813
Update issue details
Title *
Description
AppContext.wait_for_event (enterprise/apps/sdk/context.py:525) signature is (step_name, event_name, timeout_seconds=3600). But hello_world.wait_for_approval, notification_hub.send_alert_and_wait, and order_processing.{process_order_with_signals,ship_order,process_payment} call it with timeout= -> RuntimeError 'unexpected keyword argument timeout' -> action fails instead of suspending. SDK/app drift. Fix: accept timeout as an alias in the SDK, or correct the apps. Found while testing #812 (routing now correctly keeps them inline, but they still crash on the bad kwarg). approval_email/approval_gateway call it correctly.
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