[[["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 document provides information on the `PredictionServiceLimitedErrorCountRetryPolicy`, a class used for handling transient errors in the `PredictionServiceConnection`."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a set maximum."],["Transient errors are defined as those returning a `kUnavailable` status code."],["The `maximum_failures` parameter in the constructor determines how many transient errors are allowed, with a value of 0 disabling the retry loop."],["The document details various versions from `2.11.0` to `2.37.0-rc` of the `PredictionServiceLimitedErrorCountRetryPolicy`, along with the functions, parameters, and type aliases for this class."]]],[]]