feat(FN-4429): document user-cancel move-to-todo contract
Fusion-Task-Id: FN-4429 Fusion-Task-Lineage: b010437b-0e58-43f6-81b3-40dcebbf0873
This commit is contained in:
5
.changeset/fn-4429-user-cancel-move.md
Normal file
5
.changeset/fn-4429-user-cancel-move.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
User-initiated drag/move of an in-progress task back to todo now hard-cancels the active executor session, aborts running task work before disposal, and parks the task with `userPaused: true` so scheduler dispatch does not immediately restart it.
|
||||
Reference in New Issue
Block a user