[[["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` class, which manages retry attempts for the `PredictionServiceConnection` in case of errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["Transient errors, specifically those with a `kUnavailable` status code, are factored into the error count by this policy."],["The `PredictionServiceLimitedErrorCountRetryPolicy` class has constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and a `clone()` function, along with a type alias `BaseType` for `PredictionServiceRetryPolicy`."],["The most recent release candidate is version `2.37.0-rc`, and the page lists all the prior versions until `2.11.0`, each of them being linkable to further information."]]],[]]