Excluded endpoints

    For example, with hosts in two priorities P0 and P1, where P0 looks like {healthy, unhealthy (excluded), unhealthy (excluded)} and where P1 looks like {healthy, healthy} all traffic will still hit P0, as 1 / (3 - 2) = 1.

    If panic mode is triggered, excluded hosts are still eligible for traffic; they simply do not contribute to the calculation when deciding whether panic mode is enabled or not.