[[["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 page details the `FleetRoutingRetryPolicy` for the Google Cloud Optimization C++ library, which governs retry behavior for `FleetRoutingConnection`."],["The latest release candidate version for this policy is 2.37.0-rc, with a list of stable versions provided going as far back as 2.11.0."],["The `FleetRoutingRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure` and `IsPermanentFailure` functions accept a `Status` parameter, indicating the current status of the retry attempt, allowing the function to determine if to retry or not."]]],[]]