RunEventPruner
@forge/monorepo / backend/src / RunEventPruner
Interface: RunEventPruner
Defined in: backend/src/retention/index.ts:70
The maintenance surface. Narrow on purpose: one operation, and nothing that reads or writes a run.
Methods
prune()
prune(
input):Promise<PruneResult>
Defined in: backend/src/retention/index.ts:71
Parameters
input
Returns
Promise<PruneResult>