[[["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 document outlines the `CloudBuildLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudBuildConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, where `kUnavailable` is considered a transient error."],["Users can configure the maximum number of allowed transient errors when creating an instance of `CloudBuildLimitedErrorCountRetryPolicy`."],["The document also details the constructors, functions, and type aliases associated with `CloudBuildLimitedErrorCountRetryPolicy`, including how to check for failure exhaustion, permanent failures, and cloning the policy."],["The latest version available is [2.37.0-rc](/cpp/docs/reference/cloudbuild/latest/classgoogle_1_1cloud_1_1cloudbuild__v1_1_1CloudBuildLimitedErrorCountRetryPolicy) however the document is describing version [2.24.0](/cpp/docs/reference/cloudbuild/2.24.0/classgoogle_1_1cloud_1_1cloudbuild__v1_1_1CloudBuildLimitedErrorCountRetryPolicy) of the policy."]]],[]]