[[["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-14 UTC."],[[["This webpage details the `MetadataServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for `MetadataServiceConnection` based on error counts."],["The latest version of the documentation is for version 2.37.0-rc, with a listing of available versions spanning from 2.11.0 up to the latest version."],["The retry policy will cease retrying if a non-transient error is encountered or if the number of transient failures exceeds the defined `maximum_failures`, with `kUnavailable` status codes treated as transient errors."],["The class offers constructors to set the maximum allowed transient errors and provides functions to determine if retries are exhausted, check for permanent failure, and create a copy of the policy."]]],[]]