pub fn generate_conf_key( service_tool_version: Option<&str>, task: Option<&Task>, partial: Option<bool>, ) -> Result<String, Error>