Skip to main content

multi_ref_progress_from_hosted_thread

Function multi_ref_progress_from_hosted_thread 

Source
pub fn multi_ref_progress_from_hosted_thread(
    thread: &str,
    fields: &HostedPushResultFields,
) -> MultiRefPushProgress
Expand description

Map hosted per-thread push fields into a multi-ref progress event.

Pure result-summary: success → MultiRefPushProgress::ThreadSucceeded with remote_state; failure → MultiRefPushProgress::ThreadFailed with normalized error text.