[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides information on the `CloudBuildLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Build C++ library, specifically version 2.30.0."],["The retry policy class is designed to handle transient errors during RPC calls for `CloudBuildConnection`, stopping retries on non-transient errors or exceeding a defined number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors and can be configured to disable retry loops by setting `maximum_failures` to 0 during the construction."],["The document contains a list of other versions of the `CloudBuildLimitedErrorCountRetryPolicy` class, including the latest version, `2.37.0-rc`."],["The class has specific constructors to create new instances, as well as functions to check the maximum failures, check if the retry loop is exhausted, and determine if the error is a permanent failure."]]],[]]