[[["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 webpage details the `DlpServiceLimitedErrorCountRetryPolicy`, a retry policy for `DlpServiceConnection` that manages retries based on the count of errors."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors are specifically identified by the `kUnavailable` status code in this context."],["The policy can be configured to allow a certain maximum number of failures before stopping, with the option to disable retries completely by setting the `maximum_failures` to 0."],["The `DlpServiceLimitedErrorCountRetryPolicy` offers functions to check for exhaustion, if a failure is permanent, to retrieve the maximum number of failures, and for cloning."]]],[]]