[[["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-04-23 UTC."],[[["This webpage details the `DlpServiceLimitedErrorCountRetryPolicy`, a retry policy for `DlpServiceConnection` that manages transient errors."],["The policy will stop retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors are defined as status code `kUnavailable` within this policy."],["Users can customize the number of tolerated transient errors during policy initialization through the `maximum_failures` parameter, or disable retry by setting it to 0."],["The content includes versions ranging from the latest version `2.37.0-rc`, down to version `2.11.0`, and provides information on how the retry policy works and is constructed."]]],[]]