pub fn ensure_capacity_with_api_key(
current_size: u64,
additional_size: u64,
config: &CliConfig,
) -> Result<()>Expand description
Check total memory size against plan capacity limit Called before operations that would increase memory size