[[["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-03-05 UTC."],[[["This webpage details the `AutoMlLimitedErrorCountRetryPolicy`, a retry mechanism for `AutoMlConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code classified as transient."],["The class offers several constructors to instantiate it, and one that allows setting the maximum number of transient errors allowed via `maximum_failures`."],["It also provides several functions, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to control the retry policy."],["The webpage displays a comprehensive list of available versions for the `AutoMlLimitedErrorCountRetryPolicy`, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]