Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ updateAuditRetention.js
File
updateAuditRetention.js
server/modules/updateAuditRetention.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
cron = require(
"node-cron"
);
2
3
const
{ cleanupExpiredRuns } = require(
"./updateAudit"
);
4
Callers
nothing calls this directly
Calls
1
cleanupExpiredRuns
Function · 0.85
Tested by
no test coverage detected