[[["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-05 UTC."],[[["This document provides details on the `RoutineServiceRetryPolicy` class, which is a retry policy for `RoutineServiceConnection`."],["The latest version available is `2.37.0-rc`, and other available versions range from `2.27.0` to `2.36.0`."],["The `clone()` function creates a new instance of the policy, resetting it to its initial state."],["The `OnFailure(Status const &)` function, which takes a `Status` parameter, determines whether a request failure should trigger a retry."],["`IsExhausted()` checks if the retry policy has been exhausted, while `IsPermanentFailure(Status const &)` determines if a given failure is considered permanent."]]],[]]