[[["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-15 UTC."],[[["This page details the `InterconnectsRetryPolicy` for `InterconnectsConnection` within the Google Cloud Compute C++ library, specifically outlining its behavior across different versions."],["The latest version of the `InterconnectsRetryPolicy` is `2.37.0-rc`, with a comprehensive list of versions ranging back to `2.15.1` provided for historical context and access."],["The policy includes functions for creating a new policy instance (`clone()`), checking if a failure warrants a retry (`OnFailure(Status const &)`), and determining if the retry policy is exhausted (`IsExhausted()`)."],["There is also functionality to determine whether a given failure represents a permanent issue that would not be resolved with retries, such as the `IsPermanentFailure(Status const &)` function."]]],[]]