pub fn send_result_with_metrics(
http_client: &Client,
base_url: &str,
body: Result<SubmitJobResultsSuccess, SubmitJobResultsError>,
stats: Option<&CacheStats>,
) -> Result<()>pub fn send_result_with_metrics(
http_client: &Client,
base_url: &str,
body: Result<SubmitJobResultsSuccess, SubmitJobResultsError>,
stats: Option<&CacheStats>,
) -> Result<()>