[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `ProjectsLimitedErrorCountRetryPolicy` class, specifically focusing on version 2.21.0 of the C++ resource manager library."],["The `ProjectsLimitedErrorCountRetryPolicy` class defines a retry mechanism for `ProjectsConnection` that limits retries based on the number of transient errors, stopping if there is a non-transient error or the number of errors exceeds the limit."],["The policy treats the `kUnavailable` status code as a transient error, meaning it will trigger a retry attempt."],["The `ProjectsLimitedErrorCountRetryPolicy` class provides methods to check if the retry policy is exhausted (`IsExhausted()`), determine if an error is permanent (`IsPermanentFailure()`), and get the maximum number of failures (`maximum_failures()`)."],["The page also provides a comprehensive list of library versions that contain the `ProjectsLimitedErrorCountRetryPolicy`, allowing users to reference documentation for specific versions, with the most recent version currently being 2.37.0-rc."]]],[]]