[[["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-14 UTC."],[[["This webpage provides documentation for the `CloudSchedulerRetryPolicy` class, specifically within the context of the Google Cloud Scheduler C++ client library, version 2.30.0."],["The documentation offers a range of versions, including the latest release candidate (2.37.0-rc) and many previous stable releases down to version 2.11.0, for users to view and select."],["`CloudSchedulerRetryPolicy` defines how the `CloudSchedulerConnection` handles retries in case of transient failures."],["Key functions of this class include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which are related to managing retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a `status` parameter of type `Status const &`, while the return types for these vary between `bool` and `std::unique_ptr\u003c CloudSchedulerRetryPolicy \u003e`."]]],[]]