pub async fn post_fragments(
    batch: FragmentsBatch,
    context: ContextLock
) -> Result<impl Reply, Rejection>