pub async fn post_fragments(
    context: &Context,
    batch: FragmentsBatch
) -> Result<FragmentsProcessingSummary, Error>