This commit is contained in:
2026-04-10 00:18:59 +04:00
parent 60b88dd4d4
commit c24847ec18
3 changed files with 57 additions and 1 deletions
+1
View File
@@ -203,6 +203,7 @@ async fn run_check(client: &reqwest::Client, monitor: &Monitor, scheduled_at: Op
error: Some(e.clone()),
cert_expiry_days: None,
cert_issuer: None,
response_size: None,
meta: None,
region: Some(region.to_string()),
run_id: Some(run_id.to_string()),