anyhow::bail!("Duplicate component. Attempt to register model {model_name} at {component}, which is already used by {network_name} running model {}.",entry.name);
}
}
}
Ok(())
}
}
}
/// A random endpoint to use for internal communication
/// A random endpoint to use for internal communication