[[["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-14 UTC."],[[["The latest version of the FleetRoutingRetryPolicy documentation is 2.37.0-rc, and there are various previous versions listed, ranging from 2.36.0 down to 2.11.0."],["This documentation outlines the retry policy for `FleetRoutingConnection`, which includes functions for cloning the policy and managing failure conditions."],["Key functions of the `FleetRoutingRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all pertaining to the management of retries and status checks."],["The functions `OnFailure()` and `IsPermanentFailure()` both take a `Status const &` as a parameter and return a boolean value."],["The functions `IsExhausted()` and `clone()` both return a boolean and `std::unique_ptr\u003c FleetRoutingRetryPolicy \u003e`, respectively, without any parameters."]]],[]]