Skip to main content

track_patch_repaired

Function track_patch_repaired 

Source
pub async fn track_patch_repaired(
    blobs_added: usize,
    blobs_removed: usize,
    bytes_freed: u64,
    api_token: Option<&str>,
    org_slug: Option<&str>,
)
Expand description

Track a successful repair. Reports blob deltas and bytes freed.