[[["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 webpage details the `FleetRoutingLimitedErrorCountRetryPolicy` class, which manages retries for `FleetRoutingConnection` based on error counts."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a set limit."],["Transient errors are defined as those returning a `kUnavailable` status code."],["The `maximum_failures` parameter in the constructor determines the threshold for transient errors, with `maximum_failures` == 0 disabling retries."],["The webpage provides different available version of this policy, going from version 2.11.0 up to the latest version 2.37.0-rc."]]],[]]