[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]