You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a health check is present for a leaf record in a DNS Record, the status (healthy or unhealthy) should be recorded in the DNS Record status. Along with a message explaining why the record either was or was not included in the request to the DNS Provider.
some example explanations:
The record was included as the health check is unhealthy but stale
The record was excluded as the health check has failed X times, and is above the fault tolerance level Y
The record was included even though the health check is failing as no other records exist - in order to avoid an NXDOMAIN response.
The text was updated successfully, but these errors were encountered:
When a health check is present for a leaf record in a DNS Record, the status (healthy or unhealthy) should be recorded in the DNS Record status. Along with a message explaining why the record either was or was not included in the request to the DNS Provider.
some example explanations:
The text was updated successfully, but these errors were encountered: