Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ triggerReaper
Function
triggerReaper
apps/api/e2e/lib.ts:138–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
export
const
triggerReaper = () => triggerCron(
'sessionReaper'
);
139
140
// ── ClickHouse counting (scoped to a set of session ids for run isolation) ──
141
const
quoteList = (ids: string[]) =>
Callers
3
drain
Function · 0.90
scenarioSingleSession
Function · 0.90
scenarioNonScreenViewFirst
Function · 0.90
Calls
1
triggerCron
Function · 0.85
Tested by
no test coverage detected