[[["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-03-14 UTC."],[[["This document describes the `CloudSchedulerLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudSchedulerConnection` that retries operations up to a specified maximum number of transient errors."],["The policy halts retries when a non-transient error occurs or the count of transient failures surpasses the defined limit, with `kUnavailable` being the only status code considered a transient error."],["The retry policy can be disabled by creating an instance with `maximum_failures` set to 0."],["The document provides a comprehensive list of past versions, with version `2.37.0-rc` as the most recent, and `2.34.0` as the version that corresponds with this document's details."],["The class has specific constructors to create new instances, as well as a set of functions to manage the policy behavior, such as checking for exhaustion, permanent failures and the number of max failures."]]],[]]