[[["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 document provides documentation for the `CloudSchedulerLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library and is used to manage retries for the `CloudSchedulerConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of transient errors exceeds the maximum allowed, with `kUnavailable` being treated as a transient error."],["The policy can be configured to disable retries by setting the `maximum_failures` parameter to 0 in the constructor, or a preferred non-zero number of transient errors tolerated."],["The class provides methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and inspect the state of the policy."],["The document also lists the available versions of the Google Cloud Scheduler, starting from 2.11.0, up to the latest release candidate 2.37.0-rc."]]],[]]