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