[[["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`, a class used for handling transient errors in `CloudBuildConnection` retries."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a set limit, specifically the `kUnavailable` status code being the sole transient error considered."],["Constructors allow the user to set the maximum number of transient errors that can be tolerated, including an option to disable retries by setting the limit to 0."],["The class provides several functions to check the failure status, the max fail count, if the retry policy is exhausted, and the ability to create a new policy instance with `clone`."],["There are multiple versions of the policy listed, ranging from version `2.37.0-rc` down to `2.11.0`."]]],[]]