>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #718
Update issue details
Title *
Description
Fixed branch execution tasks to inherit max_attempts and retry_strategy from the ParallelOperator's retry_policy. Users can now add retry_policy to their parallel() operator in DSL to enable worker crash recovery for branches. Example: .parallel(branches={...}, retry_policy=RetryPolicy(max_retries=2, delay=timedelta(seconds=10)))
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