[[["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 `AutoMlLimitedErrorCountRetryPolicy`, a retry mechanism for `AutoMlConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon detecting a non-transient error or exceeding a predefined count of transient failures, and `kUnavailable` status codes are treated as transient errors."],["You can control the retry loop by adjusting the `maximum_failures` parameter when creating an instance, with `maximum_failures` set to 0 disabling it."],["The page provides information about the constructors and functions related to the `AutoMlLimitedErrorCountRetryPolicy`, including details on parameters, return types, and descriptions, as well as listing all available versions."],["The latest version of the class is `2.37.0-rc`."]]],[]]