[[["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 details the `ServiceManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `ServiceManagerConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures, with `kUnavailable` being the only status code classified as transient."],["Users can configure the maximum number of tolerated transient errors via the constructor, also allowing the option to disable the retry loop entirely by setting `maximum_failures` to 0."],["The page lists versions ranging from 2.11.0 to the latest release candidate, 2.37.0-rc, along with links to their documentation."],["This class has multiple constructors, including for move and copy construction, along with several functions to check if the retries are exhausted, if a status is a permanent failure, or to clone the policy, among others."]]],[]]