pub async fn command_update_reject(
    fragment_id: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>