[[["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 provides information on the `PredictionServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `PredictionServiceConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors, specifically those with a `kUnavailable` status code, are retried under this policy."],["The class offers constructors to set the maximum number of allowed transient errors and various functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `maximum_failures` to control and monitor the retry logic."],["The document shows the availability of the `PredictionServiceLimitedErrorCountRetryPolicy` class and its related functions across multiple versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]