[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This page provides documentation for the `CloudSchedulerRetryPolicy` class, which is used to define retry strategies for the `CloudSchedulerConnection` in C++."],["The latest version available is 2.37.0-rc, with a list of previous versions also accessible, spanning back to version 2.11.0."],["The `CloudSchedulerRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic."],["`OnFailure()` and `IsPermanentFailure()` take a `Status const &` parameter, indicating they are used to evaluate the status of an operation to determine the retry policy."],["`clone()` can be used to create a unique instance of the policy."]]],[]]