pub async fn cleanup_layers(pool: Arc<Pool>) -> !
Expand description
Permanently remove deleted layers older than 60 days from the database.
Runs every CLEANUP_INTERVAL
seconds.
pub async fn cleanup_layers(pool: Arc<Pool>) -> !
Permanently remove deleted layers older than 60 days from the database.
Runs every CLEANUP_INTERVAL
seconds.