[[["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-14 UTC."],[[["This page details the `CloudBuildLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudBuildConnection` in the Google Cloud Build C++ library."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["Transient errors are identified by the `kUnavailable` status code, and the maximum number of tolerated failures is configurable."],["The page lists various versions of the policy, from 2.11.0 to the latest release candidate, 2.37.0-rc, providing links to the documentation for each."],["The policy provides methods to check for exhaustion, permanent failures, and the ability to create a copy of the policy in its initial state."]]],[]]