Function cleanup_layers

Source
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.