[[["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-21 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."]]],[]]