[[["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 document details the `EssentialContactsServiceRetryPolicy`, specifically for version 2.16.0 and provides links to other versions ranging from 2.12.0 to the latest release candidate 2.37.0-rc."],["The `EssentialContactsServiceRetryPolicy` is used to manage the retry logic for the `EssentialContactsServiceConnection`, a C++ service."],["The policy includes functions like `clone()`, which creates a new instance, `OnFailure()`, which checks if a failure warrants a retry, `IsExhausted()`, which checks if retries are exhausted and `IsPermanentFailure()`, which checks for permanent failure, all returning a boolean."],["The policy accepts a `Status const &` parameter for its `OnFailure` and `IsPermanentFailure` functions."]]],[]]