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