[[["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-21 UTC."],[[["This page details the `InterconnectsRetryPolicy` for handling retries in the `InterconnectsConnection` within the Google Cloud C++ Compute library, with versions ranging from 2.15.1 up to the latest release candidate, 2.37.0-rc."],["The `InterconnectsRetryPolicy` offers functions to manage retry attempts, such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing for custom logic in handling connection failures."],["Each version of the library provides its own unique endpoint for the `InterconnectsRetryPolicy` class, facilitating the use of this class across different library versions."],["The class allows for checking the status of a retry attempt through the use of the functions `IsExhausted()` and `IsPermanentFailure()`."]]],[]]