[[["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-05-07 UTC."],[[["This webpage details the `ScheduleServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `ScheduleServiceConnection` in the Google Cloud C++ AI Platform library."],["The policy stops retrying if it encounters a non-transient error or exceeds a set number of transient failures, with `kUnavailable` being treated as a transient error."],["You can set the maximum number of transient errors it will tolerate via the `ScheduleServiceLimitedErrorCountRetryPolicy(int)` constructor, where a value of `0` disables the retry loop."],["The page provides details on the constructors, functions, and a type alias associated with the `ScheduleServiceLimitedErrorCountRetryPolicy`, including how to manage failures, determine if a failure is permanent, and create new policy instances."],["The page lists available versions for this class, ranging from 2.12.0 up to the latest release candidate, 2.37.0-rc."]]],[]]