[[["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 managing retries in the `CloudSchedulerConnection` based on error counts."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["The policy considers the `kUnavailable` status code as a transient error."],["The policy can be configured to disable the retry loop by setting `maximum_failures` to 0 when constructing an instance of the policy."],["The current version provided is 2.33.0, and the latest release candidate version is 2.37.0-rc, with a full list of previous versions listed in between."]]],[]]