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