[[["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 `CloudBuildRetryPolicy` class, used for managing retry logic within the `CloudBuildConnection`."],["Version 2.37.0-rc is the latest release candidate, and multiple prior versions are documented, ranging down to version 2.11.0."],["The policy class provides functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for controlling the retry behavior."],["`OnFailure()` and `IsPermanentFailure()` function takes in a `status` parameter of type `Status const &` and returns a boolean."],["`clone()` will return a new instance of the class `CloudBuildRetryPolicy` and `IsExhausted()` will simply return a boolean."]]],[]]