[[["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`."],["The retry policy will stop if it encounters a non-transient error or if it has detected more than the allowed transient failures."],["The `kUnavailable` status code is considered a transient error by this retry policy."],["The policy allows the user to define the maximum number of transient errors (`maximum_failures`) to tolerate, with the option to disable retries by setting it to 0."],["This class also describes the constructors and functions related to the `AnalyticsServiceLimitedErrorCountRetryPolicy`, including the ability to clone and check if its exhausted or if there is a permenant failure."]]],[]]