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