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