[[["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 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`."]]],[]]