Automatic daily cleanup: expired import sessions, stale export temp files, orphaned backup partials. Runs at 6:00 AM.
Last Run
{status?.last_run_at ? formatDateTime(status.last_run_at) : '—'}
Last Result
{resultLines.length > 0 ? (No runs recorded yet
)}Task Settings
{[ ['import_sessions_enabled', 'Prune expired import sessions (24h TTL)'], ['temp_exports_enabled', 'Remove stale SQLite export temp files'], ['backup_partials_enabled', 'Remove orphaned backup .partial / .upload files'], ].map(([key, label]) => (