[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage details the `PredictionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `PredictionServiceConnection` in the AutoML C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, where `kUnavailable` is considered a transient error."],["You can set the maximum number of tolerated transient failures using a constructor when creating an instance of the `PredictionServiceLimitedErrorCountRetryPolicy`, and you can disable the retry loop by setting this value to zero."],["The webpage provides documentation on the constructors, functions, and type aliases associated with the retry policy, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and `BaseType`."],["This page also lists the different versions available starting from version 2.11.0 to 2.37.0-rc, with the latest being 2.37.0-rc."]]],[]]