reclaimUnresumableThreads
reclaimUnresumableThreads(
db,options?):ReclaimSummary
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/history/checkpointRetention.ts:396
The automatic half of the policy: delete every thread no conversation row names and whose newest checkpoint is past the grace window. Never throws, and never touches a thread a resume could reach.
Parameters
Section titled “Parameters”DatabaseSync
options?
Section titled “options?”excludeThreadIds?
Section titled “excludeThreadIds?”readonly string[]
graceMs?
Section titled “graceMs?”number
number