[[["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-05-07 UTC."],[[["This webpage details the `ProjectsLimitedErrorCountRetryPolicy` class, which is designed for managing retries in `ProjectsConnection` based on the number of encountered errors."],["The policy halts retries when it encounters a non-transient error or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors by this specific policy."],["The class includes constructors for creating instances with a maximum failure count, and the ability to disable the retry loop, as well as methods to determine if a retry should occur based on the status of the failed attempt."],["This page also includes a list of documentation for this class across different versions, from the most recent release candidate (2.37.0-rc) all the way down to 2.11.0."]]],[]]