Searched refs:unhealthy_threshold (Results 1 – 2 of 2) sorted by relevance
32 healthy_threshold=3, timeout=5, unhealthy_threshold=5): argument48 self.unhealthy_threshold = unhealthy_threshold66 self.unhealthy_threshold = int(value)88 self.unhealthy_threshold = new_hc.unhealthy_threshold
574 'HealthCheck.UnhealthyThreshold': health_check.unhealthy_threshold,