DISCOVERY_RETRY_DEGRADE_CUTOFF
if (retry_count >= DISCOVERY_RETRY_DEGRADE_CUTOFF)
if (++retry_count >= DISCOVERY_RETRY_DEGRADE_CUTOFF) {