[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides a reference for the `CloudSchedulerLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Client Library for Cloud Scheduler."],["The retry policy is designed to retry RPC calls up to a certain number of transient errors, defined by the `maximum_failures` parameter, treating `kUnavailable` status codes as transient."],["The policy can be configured to disable retries by setting `maximum_failures` to 0."],["The document includes a list of versions for the Cloud Scheduler reference, spanning from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest, as well as definitions for constructors, functions, and type aliases related to `CloudSchedulerLimitedErrorCountRetryPolicy`."],["The `CloudSchedulerLimitedErrorCountRetryPolicy` will stop retrying if an RPC returns a non-transient error or if the number of transient failures exceeds the set threshold."]]],[]]