Skip to main content

delete_bundle

Function delete_bundle 

Source
pub async fn delete_bundle(
    ks: &KeyspaceHandle,
    id: &Uuid,
) -> Result<(), AppError>
Expand description

Remove a bundle record. Called by the sweeper after a terminal state ages out of the 24h audit retention window.