Skip to content

Fix SQLite write-queue freeze with self-recovery - #827

Merged
emirhandurmus merged 2 commits into
eclipse-iofog:developfrom
Datasance:develop
Jul 27, 2026
Merged

Fix SQLite write-queue freeze with self-recovery #827
emirhandurmus merged 2 commits into
eclipse-iofog:developfrom
Datasance:develop

Conversation

@emirhandurmus

Copy link
Copy Markdown
Contributor

No description provided.

emirhandurmus and others added 2 commits July 27, 2026 14:31
…ath.

Add transaction timeouts, pool recycle, and background queue shedding so
stuck sqlite writers cannot wedge the Controller indefinitely. Readiness
SELECT 1 bypasses the write queue; checkFogToken runs handlers inside the
auth transaction to prevent nested-enqueue deadlocks on agent hot paths.
Fix SQLite write-queue freeze with self-recovery and readiness fast p…
@emirhandurmus
emirhandurmus merged commit 2ff9289 into eclipse-iofog:develop Jul 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant