pub async fn purge(owner_type: &str, owner_id: &str)
Purge every attachment for a record. Best-effort: a failure is logged, not propagated, so a storage hiccup can’t block a delete the user asked for.