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