[[["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 in the Google Cloud C++ Optimization library, specifically for the `FleetRoutingConnection`."],["The policy is designed to retry operations that encounter transient errors, with the ability to set a maximum number of transient failures before stopping retries."],["Non-transient errors and exceeding the maximum failure count will halt retries, where `kUnavailable` is considered a transient error."],["The class offers constructors to create instances, including one to disable retries by setting the maximum number of failures to zero, and provides functions to verify failures and the retry status, and to clone the policy."],["There are multiple versioned references available in this documentation, ranging from version 2.11.0 to 2.37.0-rc, with the latest version being the most recent release candidate."]]],[]]