[[["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 `ServiceControllerLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for version 2.23.0 and onward, including the latest release candidate."],["The `ServiceControllerLimitedErrorCountRetryPolicy` is designed to manage retries for `ServiceControllerConnection`, stopping when encountering non-transient errors or when exceeding the allowed number of transient failures."],["Transient errors are identified by the `kUnavailable` status code, and the policy allows configuration of the maximum number of transient failures through its constructor, with zero disabling retries."],["The class offers various functions to manage the retry process, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, in addition to providing constructors for creating new instances."],["This document also includes a variety of older version documentation pages, from version 2.11.0 up to version 2.37.0-rc, to allow the user to browse previous changes."]]],[]]