[[["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 information on the `CloudSchedulerLimitedErrorCountRetryPolicy`, a class used for defining retry policies in the context of `CloudSchedulerConnection`."],["The retry policy will stop if a non-transient error is returned, or if the number of transient failures exceeds the configured `maximum_failures`."],["The class treats `kUnavailable` status codes as transient errors that are subject to retries."],["You can instantiate `CloudSchedulerLimitedErrorCountRetryPolicy` with a maximum number of allowed transient errors or disable retries by setting the `maximum_failures` to 0."],["The latest version available is 2.37.0-rc, with a range of prior releases available dating back to 2.11.0."]]],[]]