[[["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`, 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."]]],[]]