[[["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 detailed overview of the `CloudSchedulerLimitedErrorCountRetryPolicy`, which is a retry mechanism for `CloudSchedulerConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures, and considers `kUnavailable` as a transient error status."],["The class offers constructors for creating instances that tolerate a specified number of transient errors, with an option to disable retries entirely."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing retries and error handling."],["This document lists all of the available versions, ranging from 2.11.0 to the latest 2.37.0-rc, for the `CloudSchedulerLimitedErrorCountRetryPolicy`."]]],[]]