[[["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 document details the retry policy for `DeveloperConnectConnection`, focusing on version 2.33.0 and including links to other versions ranging from 2.27.0 to 2.37.0-rc."],["The `DeveloperConnectRetryPolicy` class allows for the creation of a new instance via the `clone()` function, which resets it to the initial state."],["The policy can determine whether a failure occurred and should be retried via the `OnFailure(Status const &)` function."],["The functions `IsExhausted()` and `IsPermanentFailure(Status const &)` are available to check if the policy has run out of retry attempts, or the error is a permanent issue and should not be retried, respectively."]]],[]]