[[["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 within version 2.34.0 of the C++ library."],["The `clone()` function allows users to create a new instance of the retry policy, reverting it to its initial configuration."],["The `OnFailure(Status const &)` function determines if a retry should occur based on the provided status."],["`IsExhausted()` is used to check if the retry policy has reached its retry limit."],["The `IsPermanentFailure(Status const &)` function verifies whether a given status indicates a non-recoverable error."]]],[]]