[[["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-04-09 UTC."],[[["This page details the `TasksLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `TasksConnection` based on the number of encountered errors."],["The policy halts retries when a non-transient error is received or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors by this class, and this class provides various constructors to create an instance based on how many errors to tolerate."],["The class provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry policy and check the status."],["The page provides documentation for version 2.36.0, along with a list of links to documentation for previous versions, and the latest version of the library."]]],[]]