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