[[["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-21 UTC."],[[["This webpage details the `DepServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for `DepServiceConnection` based on error counts."],["The latest version of the documentation is for `2.37.0-rc`, with a history of versions from `2.36.0` down to `2.12.0` available to access."],["The retry policy stops if a non-transient error occurs or if a set number of transient failures (like `kUnavailable`) is exceeded."],["Constructors allow setting a maximum number of transient errors and include copy and move constructors, and the `maximum_failures()` function retrieves the maximum allowed failures."],["The policy can be reset to its initial state using the `clone()` function, which returns a unique pointer to a new instance of the policy."]]],[]]