Preserves task rerun summaries so they persist across retries rather than being overwritten, with tests validating the persistence behavior and a patch changeset for `@runfusion/fusion`. Fusion-Task-Id: FN-4106
183 B
183 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| patch |
fn_task_done now appends to the existing task summary when a workflow step forces a rerun, instead of overwriting the original completion summary.