[[["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 versioned documentation for the `FleetRoutingLimitedErrorCountRetryPolicy`, starting from version 2.11.0 and going up to 2.37.0-rc, with each link pointing to the respective documentation page."],["The `FleetRoutingLimitedErrorCountRetryPolicy` class is used for managing retries in `FleetRoutingConnection`, ceasing if non-transient errors occur or if the maximum transient failure count is reached."],["The class treats `kUnavailable` status codes as transient errors, allowing for retries in these instances."],["The `FleetRoutingLimitedErrorCountRetryPolicy` has constructors to set the maximum failure count, copy, or move from other policies, as well as functions to query the maximum failure count, determine if the policy is exhausted, check for permanent failures, and clone the policy."],["Users can disable the retry loop by providing a `maximum_failures` value of 0 when creating an instance of this policy."]]],[]]