Click or drag to resize

NodeMetricCountersRetriesOnOtherError Field

Retried attempts on errors other than read timeouts, write timeouts and unavailable errors due to the retry policy.

Namespace:  Cassandra.Metrics
Assembly:  Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
public static readonly NodeMetric RetriesOnOtherError

Field Value

Type: NodeMetric
See Also