[[["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` for `RoutineServiceConnection`, specifically for version 2.36.0."],["The latest release candidate version of this policy is 2.37.0-rc, with previous versions back to 2.27.0 also accessible."],["The `RoutineServiceRetryPolicy` has functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry behavior."],["`OnFailure()` and `IsPermanentFailure()` functions take a `Status const &` parameter to determine if a retry should occur or if a failure is permanent."],["The `clone()` function returns a new instance of the retry policy, while `IsExhausted()` returns whether the policy has been exhausted."]]],[]]