consecutiveErrors

@JvmName(name = "sqnkwoqhfmpfppwy")
suspend fun consecutiveErrors(value: Output<Int>)
@JvmName(name = "waxxblbugcjbphqd")
suspend fun consecutiveErrors(value: Int?)

Parameters

value

Number of errors before a host is ejected from the connection pool. When the backend host is accessed over HTTP, a 5xx return code qualifies as an error. Defaults to 5. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.