feat: add graph workflow fallback and retry metadata
This commit is contained in:
@@ -73,9 +73,9 @@
|
||||
- `E4-T1` Introduce `WorkflowContext`. `completed`
|
||||
- `E4-T2` Refactor executor to process nodes against context and node outputs. `completed`
|
||||
- `E4-T3` Persist node-level run records, logs, timings, and outputs. `completed`
|
||||
- `E4-T4` Support retry and failure policies.
|
||||
- `E4-T4` Support retry and failure policies. `completed`
|
||||
- `E4-T5` Add execution mode switch: `legacy`, `graph`, `shadow`.
|
||||
- `E4-T6` Add hard fallback to legacy dispatch on graph failure.
|
||||
- `E4-T6` Add hard fallback to legacy dispatch on graph failure. `completed`
|
||||
|
||||
## Epic 5: Editor Parity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user