[[["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-07 UTC."],[[["This document outlines the `CloudSchedulerLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudSchedulerConnection` in the Google Cloud C++ client library."],["The retry policy limits retries based on the number of transient errors, and it halts if a non-transient error occurs or if the maximum number of transient errors is surpassed."],["`kUnavailable` status codes are treated as transient errors by this policy."],["The policy can be disabled entirely by setting `maximum_failures` to 0 during the initialization."],["It's possible to utilize multiple versions of the client library, with version 2.37.0-rc being the latest, and version 2.16.0 being the current version shown."]]],[]]