[[["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 document provides information on the `PredictionServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for the `PredictionServiceConnection` in the context of Google Cloud Retail."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the status code for transient errors."],["You can instantiate `PredictionServiceLimitedErrorCountRetryPolicy` and control it's maximum failures threshold and disable retry loops by setting it to 0."],["The document lists the different versions of the `PredictionServiceLimitedErrorCountRetryPolicy`, starting from `2.37.0-rc (latest)` down to version `2.11.0`, with `2.27.0` being the current version shown."],["The class offers functionalities such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage retry behavior, along with `clone()` to create a new policy instance."]]],[]]