[[["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` 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, as considered in this class, are represented by the `kUnavailable` status code."],["The `PredictionServiceLimitedErrorCountRetryPolicy` can be configured with a specific `maximum_failures` to control the tolerance for transient errors, or retries can be disabled by setting `maximum_failures` to zero."],["The documentation covers various versions, from `2.37.0-rc` (latest) down to `2.11.0`, each linking to the `PredictionServiceLimitedErrorCountRetryPolicy` class documentation for that version."]]],[]]