[[["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-21 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."]]],[]]