[[["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 retry policy for `DeveloperConnectConnection`, as implemented in the C++ library."],["The latest version of this library is 2.37.0-rc, with documented versions available dating back to 2.27.0."],["The `DeveloperConnectRetryPolicy` class offers methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry attempts and their status."],["The `OnFailure` and `IsPermanentFailure` functions accept a `Status` parameter to determine if a failure warrants a retry, or is permanent."],["The `IsExhausted` method is available to indicate whether or not a retry policy has been exhausted."]]],[]]