Stream that emits when peer becomes unhealthy
@override Stream<void> get isUnhealthyStream => _unhealthyController.stream;