[[["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-14 UTC."],[[["The latest version of the `ManagedIdentitiesServiceRetryPolicy` is 2.37.0-rc, with numerous previous versions available, ranging down to 2.11.0."],["This class defines the retry policy for `ManagedIdentitiesServiceConnection` in C++."],["Key functions within this policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure`, `IsExhausted` and `IsPermanentFailure` functions determine retry behavior based on a given `Status`."],["The `clone()` function provides a method to create a duplicate instance of the retry policy, reset to its initial state."]]],[]]