[[["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 documentation for the `FleetRoutingLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for optimization."],["The `FleetRoutingLimitedErrorCountRetryPolicy` class defines a retry strategy that halts retries upon encountering a non-transient error or exceeding a predefined number of transient errors, with `kUnavailable` being treated as a transient error."],["The class offers constructors to initialize the policy, specifying the maximum number of transient failures allowed, and methods to determine if the retry policy is exhausted or if a failure is considered permanent."],["There are multiple versions available, with 2.37.0-rc being the most recent version, along with documentation for each, including version 2.29.0 which is included in the provided content."],["The class also includes functions to clone the policy, determine the maximum number of failures allowed and check for failure exhaustion."]]],[]]