[[["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 a reference for the `CloudSchedulerLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Client Library for Cloud Scheduler."],["The `CloudSchedulerLimitedErrorCountRetryPolicy` class implements a retry mechanism that stops retrying when a non-transient error occurs or after a certain number of transient failures are detected, with `kUnavailable` errors considered transient."],["The class offers constructors to manage the maximum number of allowed transient errors and move/copy operations, as well as functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to control and monitor the retry process."],["The document includes links to older versions of the `CloudSchedulerLimitedErrorCountRetryPolicy` class."],["`BaseType` is an alias for `CloudSchedulerRetryPolicy`."]]],[]]