[[["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 details the `CloudSchedulerRetryPolicy` class, which is used for handling retry logic within the `CloudSchedulerConnection`."],["The latest release candidate version available is 2.37.0-rc, with a range of versions from 2.36.0 down to 2.11.0 being documented."],["The `CloudSchedulerRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a status parameter, to determine if a failure has occured, or is permanent respectively."],["The `IsExhausted()` function determines if the retry policy has been used up."]]],[]]