[[["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 webpage provides documentation for the `PredictionServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `PredictionServiceConnection`."],["The retry policy is designed to stop retrying when a non-transient error occurs or when the number of transient failures exceeds a set limit."],["The policy treats `kUnavailable` status codes as transient errors."],["The class has constructors to set the maximum number of transient failures, with an option to disable retry loops by setting `maximum_failures` to 0, and copy/move constructors, as well as functions to define error handling and control the policy."],["The page provides links to various versions of this class, from `2.11.0` to the latest release candidate `2.37.0-rc`."]]],[]]