[[["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 `AdminServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `AdminServiceConnection`."],["The policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded."],["Transient errors are defined as status codes `kInternal` and `kUnavailable`."],["The class can be created with a given maximum amount of failure with the method `AdminServiceLimitedErrorCountRetryPolicy(int)`."],["The page also presents various versions of this policy, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, each linked to its specific documentation."]]],[]]