[[["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 document outlines the `PredictionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `PredictionServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a specified number of transient failures, treating `kUnavailable` as a transient error."],["You can configure the maximum number of allowed transient errors using the `PredictionServiceLimitedErrorCountRetryPolicy(int)` constructor, with `maximum_failures` equal to 0 to disable retries."],["The document provides information on the class constructors, associated functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, as well as `BaseType` type alias."],["The documentation includes links to the different version releases of this retry policy, ranging from version 2.11.0 to 2.37.0-rc, which is the latest version."]]],[]]