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