[[["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 designed for `FleetRoutingConnection` in the Google Cloud Optimization library."],["The policy halts retries upon encountering a non-transient error or exceeding a defined number of transient failures, specifically treating `kUnavailable` as a transient error."],["You can create an instance of this class that allows up to a user specified number of transient errors, and disable retries by specifying `maximum_failures` == 0."],["The document details the constructors, available functions such as `maximum_failures()`, `OnFailure()`, and `clone()`, alongside a type alias `BaseType`."],["The latest version for the class being referenced is 2.37.0-rc."]]],[]]