Skip to main content

purge

Function purge 

Source
pub async fn purge(owner_type: &str, owner_id: &str)
Expand description

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.