[[["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-07-26 UTC."],[[["This document describes the `DeveloperConnectLimitedErrorCountRetryPolicy`, a retry policy designed for `DeveloperConnectConnection` that stops retrying upon encountering a non-transient error or exceeding a set number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors and provides constructors to set the maximum allowed transient errors, with the option to disable retries by setting `maximum_failures` to 0."],["The document includes information about various functions within the `DeveloperConnectLimitedErrorCountRetryPolicy` class, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `maximum_failures`, and `clone`, detailing their parameters, return types, and descriptions."],["There are also multiple versions of the Developer Connect that are linked, ranging from 2.27.0 to 2.37.0-rc."]]],[]]