[[["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`, a retry mechanism for `CloudBuildConnection` in the Google Cloud Build C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` being the only status code classified as transient."],["Users can configure the maximum number of allowed transient errors via the constructor, and setting this number to 0 disables retries."],["The policy provides methods to check if the policy is exhausted (`IsExhausted`), determine if a failure is permanent (`IsPermanentFailure`), and create a new copy of the policy in its initial state (`clone`)."],["There is a variety of different versions of the documentation available, with version 2.37.0-rc being the latest, and version 2.11.0 being the oldest."]]],[]]