pub async fn cron_db_cleanup( pool: Pool<Sqlite>, period: Duration, max_iter: Option<usize> )
Run this periodically to clean up expired DB things