[[["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-03-05 UTC."],[[["This webpage details the `DlpServiceLimitedErrorCountRetryPolicy`, a retry policy for `DlpServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy terminates if a non-transient error occurs or if the number of transient errors exceeds the specified `maximum_failures`."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["The policy includes constructors to create new instances, functions to check maximum failures, and functions to determine if the policy is exhausted or has encountered a permanent failure."],["The web page also has links to previous versions of the `DlpServiceLimitedErrorCountRetryPolicy` documentation, from 2.11.0 to the latest 2.37.0-rc, and including version 2.24.0 of the webpage."]]],[]]