[[["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 `EssentialContactsServiceRetryPolicy`, specifically in the context of C++ version 2.27.0, which manages retry behavior for `EssentialContactsServiceConnection`."],["The latest version is listed as 2.37.0-rc, with an array of previous versions available for reference ranging down to 2.12.0."],["Key functions of the retry policy include `clone()`, which creates a new instance of the policy, as well as `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` to manage the retry logic."],["The `OnFailure` function takes a status and determines whether or not it failed, while the `IsExhausted` function checks if the policy has run out of retries, and `IsPermanentFailure` checks if a failure is permanent."]]],[]]