[[["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-05-07 UTC."],[[["This page details the `EssentialContactsServiceRetryPolicy`, which dictates the retry behavior for the `EssentialContactsServiceConnection`."],["Version 2.37.0-rc is the latest release, while the current displayed version is 2.22.1, with multiple past versions also accessible."],["The policy can be cloned, creating a new instance with its initial state, via the `clone()` function."],["The `OnFailure(Status const &)` function determines if a retry should happen based on a provided status, where as the `IsPermanentFailure(Status const &)` function determines if the failure should be considered permanent."],["The `IsExhausted()` function checks the state of the policy to see if it is exhausted."]]],[]]