[[["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 documentation for the `CloudSchedulerLimitedErrorCountRetryPolicy` class, which is a retry policy for `CloudSchedulerConnection`."],["The retry policy will stop if there is a non-transient error or if the number of transient failures exceeds a certain amount."],["The status code `kUnavailable` is treated as a transient error in this class."],["You can construct a `CloudSchedulerLimitedErrorCountRetryPolicy` instance that allows for a specified number of transient errors, or disable retry loops by setting `maximum_failures` to 0."],["The document details numerous versions of the class, from 2.11.0 to the latest release candidate 2.37.0-rc, with each corresponding to a different location in the documentation."]]],[]]