From cee604123f3503bb215a48e81c60e4c7dde670ce Mon Sep 17 00:00:00 2001 From: Laura Guo Date: Thu, 25 Jun 2026 10:22:47 -0400 Subject: [PATCH] Clarify private location unavailability timing Update wording to reflect the 10-20 minute window during which a private location with no connected agents is flagged as unavailable. Co-Authored-By: Claude Opus 4.7 (1M context) --- platform/private-locations/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/private-locations/overview.mdx b/platform/private-locations/overview.mdx index 2f95f0dc..e9aab371 100644 --- a/platform/private-locations/overview.mdx +++ b/platform/private-locations/overview.mdx @@ -84,7 +84,7 @@ new ApiCheck('hello-api-1', { ## Unavailable Private Locations -If a private location has checks assigned but no Checkly agents connected for more than 20 minutes, it will be flagged as unavailable. Checkly will email account owners and admins when this happens. +If a private location has checks assigned but no Checkly agents connected in the last 10 to 20 minutes, it will be flagged as unavailable. Checkly will email account owners and admins when this happens. While a location is unavailable, no checks will be scheduled to run on it. When a location becomes available, check scheduling and execution will resume automatically.