[[["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 webpage details the `PredictionServiceLimitedErrorCountRetryPolicy`, a class designed for managing retries in `PredictionServiceConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or surpassing a set number of transient failures, with `kUnavailable` being the only status code classified as transient."],["The class offers constructors to define the `maximum_failures` tolerated, a function to get the value of this `maximum_failures`, and the ability to determine if retries are exhausted or if a failure is permanent."],["The page provides links to documentation for various versions of this class, starting from version 2.11.0 up to the latest version, 2.37.0-rc, detailing methods like `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`."]]],[]]