[[["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-14 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` is considered a transient error."],["Users can configure the maximum number of allowed transient errors when creating an instance of `AutoMlLimitedErrorCountRetryPolicy`."],["The page includes a list of versions, with version `2.37.0-rc` being the latest, going all the way down to `2.11.0`, and it lists the available constructors, functions, and type aliases."],["The retry policy can be completely disabled by creating an instance with `maximum_failures` set to 0."]]],[]]