[[["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 page documents the `ServiceControllerLimitedErrorCountRetryPolicy` for the Google Cloud Service Control C++ library, version 2.17.0 and later."],["The retry policy stops when an RPC returns a non-transient error or the number of transient failures exceeds a set limit, with `kUnavailable` being treated as a transient error."],["You can disable the retry loop by creating an instance of this policy with `maximum_failures` set to 0."],["The class includes constructors to set the maximum transient errors and copy methods, as well as functions to check for maximum failures, if the failure is permanent, if the retry limit is reached, and if there was a failure."],["The latest release candidate version is 2.37.0-rc, while the latest stable version is 2.36.0."]]],[]]