[[["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 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`."]]],[]]