[[["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 outlines the `FleetRoutingLimitedErrorCountRetryPolicy`, a retry mechanism for `FleetRoutingConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, and only treats `kUnavailable` as transient errors."],["The class provides constructors to create instances, including one that allows to specify the maximum number of transient failures allowed."],["The `FleetRoutingLimitedErrorCountRetryPolicy` class offers methods to determine the maximum failures, handle failures, check if the policy is exhausted, identify permanent failures, and create a clone of the policy."],["The latest version available for reference in the documenation is 2.37.0-rc, with older versions going down to 2.11.0, including version 2.16.0."]]],[]]