[[["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 webpage details the `DeveloperConnectRetryPolicy`, specifically for version 2.29.0 and later, which is used to handle retry logic for the `DeveloperConnectConnection`."],["The latest version of the policy is 2.37.0-rc, and several earlier versions are also documented, ranging back to version 2.27.0."],["Key functions of the `DeveloperConnectRetryPolicy` include `clone()`, which generates a new instance of the policy, and `OnFailure(Status const &)`, which is called when an operation fails."],["Additional functions include `IsExhausted()`, which checks if the retry attempts have been exhausted, and `IsPermanentFailure(Status const &)`, which checks if a given status represents a permanent failure."]]],[]]