[[["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-04-02 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."]]],[]]