>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #130
Update issue details
Title *
Description
Create a test that specifically validates the SQL-path bypass scenario doesn't regress. The test should: 1. Submit a workflow that takes longer than claim_timeout 2. Simulate claim expiration (not actual worker kill) 3. Verify workflow_run.status syncs to 'failed' when task fails via SQL This catches regressions where: - Trigger is accidentally dropped - New queue is added without trigger - Code changes bypass the trigger Test location: tests/integration/test_disruption_resilience.py Also add CI check for trigger coverage on all queues.
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