[[["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`, a retry mechanism for `ScheduleServiceConnection` in the Google Cloud C++ AI Platform library."],["The policy is designed to stop retrying when it encounters a non-transient error or exceeds a specified number of transient failures, with `kUnavailable` as a defined transient error."],["You can create a policy that allows a set number of transient errors, and disable retries entirely by setting the `maximum_failures` parameter to 0 in the constructor."],["The most current release is 2.37.0-rc, and there are multiple previous versions, all the way down to version 2.12.0."]]],[]]