[[["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 detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined threshold of transient failures, with `kUnavailable` being treated as the only transient error."],["Users can customize the policy by setting the `maximum_failures` parameter, or disabling it altogether with `maximum_failures` set to 0."],["The document provides a listing of links to documentation of previous versions, all the way back to version `2.11.0`, as well as a link to the latest version, being version `2.37.0-rc`."],["The policy provides several functions, including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."]]],[]]