[[["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 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`."]]],[]]