[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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, 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."]]],[]]