feat(FN-2895): merge fusion/fn-2895
- feat(FN-2895): complete Step 7 — documentation and delivery Fusion-Task-Id: FN-2895
This commit is contained in:
5
.changeset/fix-fts5-corruption-recovery.md
Normal file
5
.changeset/fix-fts5-corruption-recovery.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Recover automatically from SQLite FTS5 corruption errors during task upserts by rebuilding the `tasks_fts` index and retrying once. Also adds FTS5 index rebuild/integrity helpers in core database code and extends task store health checks to validate FTS5 integrity.
|
||||
5
.changeset/harden-executor-handoffs.md
Normal file
5
.changeset/harden-executor-handoffs.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add executor watchdogs to recover stuck `fn_task_done` and workflow rerun handoffs faster.
|
||||
Reference in New Issue
Block a user