ExAthena.Checkpoint.Sweeper (ExAthena v0.4.7)

Copy Markdown View Source

One-shot startup task that GCs file-history directories older than 30 days. Runs alongside the Agents.WorktreeSweeper.

Started under the application supervisor; runs once at boot and exits. Best-effort — failures are logged at info-level and don't prevent the application from starting.

Summary

Functions

run()

@spec run() :: :ok