[[["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-14 UTC."],[[["This webpage details the `InstancesRetryPolicy` for `InstancesConnection` in the Google Cloud App Engine C++ library, specifically for version 2.30.0."],["The page provides links to the documentation for `InstancesRetryPolicy` across multiple versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `InstancesRetryPolicy` class includes functions for creating a new policy instance (`clone()`) and handling failure scenarios (`OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`)."],["The `clone()` function allows for the creation of a new policy instance that is reset to the original state."],["The `OnFailure()` function determines if a given status is a failure that requires a retry, while `IsExhausted()` checks if the policy is out of retries and `IsPermanentFailure()` determines if a given status is a permanent error."]]],[]]