[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version of the CloudBuild API is 2.37.0-rc, and it provides a retry policy for \u003ccode\u003eCloudBuildConnection\u003c/code\u003e that is based on counting errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudBuildLimitedErrorCountRetryPolicy\u003c/code\u003e stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified limit.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ekUnavailable\u003c/code\u003e is the only status code considered a transient error by this retry policy.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be configured to allow a maximum number of transient failures, with the ability to disable retries by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe policy includes functions for checking if the retry attempts are exhausted, whether the error is a permanent failure, and methods to create new instances of the policy, as well as an alias to \u003ccode\u003eCloudBuildRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]