[[["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-14 UTC."],[[["This document provides details on the `FleetRoutingLimitedErrorCountRetryPolicy` class, which is a retry policy for `FleetRoutingConnection`."],["The policy stops retrying if a non-transient error is detected or if the number of transient failures exceeds a specified limit."],["Only the `kUnavailable` status code is considered a transient error in this policy."],["You can construct this policy by providing the maximum amount of transient failures to accept before failing, or completely disable the retry loop by setting this value to `0`."],["This document also contains the description of the different parameters and return types of each constructor, function, and type alias available for this policy."]]],[]]