[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides information on the `FleetRoutingLimitedErrorCountRetryPolicy`, a class that manages retry attempts for `FleetRoutingConnection` operations."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["The only status code treated as a transient error in this context is `kUnavailable`."],["You can construct a `FleetRoutingLimitedErrorCountRetryPolicy` to set a `maximum_failures` amount, and a `maximum_failures` value of `0` disables the retry loop."],["The document shows the various constructors, methods, and parameters associated with the `FleetRoutingLimitedErrorCountRetryPolicy` class."]]],[]]