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