rrdnsd

Function fail_open

source
pub(crate) fn fail_open(estatuses: &HashMap<IpAddr, EndpointStatus>) -> bool
Expand description

This is called when an enpdoint is going down. Decide if we want to delete its record from DNS or fail open (aka do nothing and keep it around).