[[["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 documentation for the `CloudSchedulerLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `CloudSchedulerConnection` in the Google Cloud C++ client library."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a specified `maximum_failures` limit."],["Only `kUnavailable` status codes are considered transient errors by this retry policy."],["The `CloudSchedulerLimitedErrorCountRetryPolicy` class provides constructors to create instances with a specified number of maximum transient errors, and methods to check if the policy is exhausted, or if a received error is considered permanent."],["The documentation also provides a full history of past versions and their respective links starting from 2.11.0 up to 2.37.0-rc."]]],[]]