[[["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` class, which manages retry logic for `InterconnectsConnection` in Google Cloud's C++ compute library."],["The latest version of the library available is version 2.37.0-rc, with many past versions available for reference, all the way down to 2.15.1."],["Key functions of the `InterconnectsRetryPolicy` include `clone()`, which creates a new instance of the policy, and `OnFailure(Status const &)`, which checks if a failure should trigger a retry."],["The class also includes functions like `IsExhausted()` and `IsPermanentFailure(Status const &)` to check the retry state and evaluate if a failure is permanent respectively."]]],[]]