[[["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-05 UTC."],[[["This page details the `CloudBuildLimitedErrorCountRetryPolicy` class, which manages retries for `CloudBuildConnection` based on a limited number of errors."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a set limit, with `kUnavailable` being treated as transient."],["The class provides constructors to create instances, allowing control over the maximum number of transient failures permitted, or disable it completely by setting the amount to 0."],["Key functions of this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each serving to manage different parts of the error count retry policy."],["The page also includes a comprehensive list of versions of this library, ranging from 2.37.0-rc down to 2.11.0."]]],[]]