[[["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-04-17 UTC."],[[["This document outlines the `AnalyticsServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `AnalyticsServiceConnection` in the Google Cloud Retail API."],["The retry policy halts if a non-transient error is detected or if the number of transient failures exceeds a set maximum."],["Transient errors are defined as those returning a `kUnavailable` status code."],["The retry loop can be disabled by setting `maximum_failures` to 0, which can be set as a parameter upon instantiation."],["The policy offers functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and a `clone` function to check for failures and make copies."]]],[]]