[[["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 webpage details the `EssentialContactsServiceRetryPolicy`, which is relevant to the `EssentialContactsServiceConnection` in C++."],["The latest version of the retry policy is `2.37.0-rc`, and the webpage provides links to documentation for several other versions, all the way back to `2.12.0`."],["The `EssentialContactsServiceRetryPolicy` class provides functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry behavior."],["The functions `OnFailure` and `IsPermanentFailure` both take a parameter `status` to help determine whether to retry and if the error is permanent, respectively."],["The `IsExhausted` function determines if the retry attempts have been exhausted, while `clone` creates a new policy instance reset to the initial state."]]],[]]