[[["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 details the `ProjectsLimitedErrorCountRetryPolicy`, a retry mechanism for `ProjectsConnection` that is based on counting errors."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors, meaning they will trigger a retry attempt."],["You can control the maximum number of allowed transient failures via the `ProjectsLimitedErrorCountRetryPolicy(int)` constructor, setting it to `0` disables retries."],["The page has a list of older versions of the class, starting from version 2.11.0 up to 2.37.0-rc which is the latest version."]]],[]]