[[["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` class, which is designed to manage retries for `ProjectsConnection` based on the number of encountered errors."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit, with `kUnavailable` errors considered as transient."],["The class allows customization of the maximum number of transient failures that are tolerated before stopping, using the constructor with the parameter `maximum_failures`."],["The page provides a comprehensive list of versions, including the latest release candidate `2.37.0-rc` and down to version `2.11.0`, each with a corresponding link."],["There is documentation available for the Constructors, Functions and Type Aliases that can be used within the `ProjectsLimitedErrorCountRetryPolicy` class."]]],[]]