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