[[["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-05 UTC."],[[["This page details the `ConfidentialComputingRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The retry policy applies to `ConfidentialComputingConnection` and offers functions like `clone()` to create new instances, reset to their initial state."],["The `OnFailure(Status const &)` function determines if a retry should be attempted based on the provided status, returning a boolean."],["The `IsExhausted()` function indicates whether the retry policy has been exhausted, returning a boolean."],["`IsPermanentFailure(Status const &)` checks if a given status indicates a permanent failure, returning a boolean."]]],[]]