tcpRetryEvents property

List<TcpRetryPolicyEvent>? tcpRetryEvents
final

Specify a valid value. The event occurs before any processing of a request has started and is encountered when the upstream is temporarily or permanently unavailable.

Implementation

final List<TcpRetryPolicyEvent>? tcpRetryEvents;