[[["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-07-30 UTC."],[[["This document outlines the `ServiceControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `ServiceControllerConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` being the only status code classified as transient."],["The policy can be configured with a maximum number of tolerated transient errors, and setting `maximum_failures` to 0 disables the retry mechanism."],["The class provides methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and query the retry state, along with a `clone()` method to reset the policy."],["The latest release candidate version for this policy is 2.37.0-rc, with multiple older versions (from 2.36.0 to 2.11.0) also documented."]]],[]]