[[["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`, a retry mechanism for `MetadataServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures, specifically `kUnavailable` status codes."],["The class constructor allows setting a `maximum_failures` parameter to control the number of allowed transient errors, and setting it to 0 disables retries."],["The class offers methods to check if the policy is exhausted, if a failure is permanent, and to return the number of `maximum_failures`."],["The page also provides links to documentation for numerous previous versions of this class, dating back to version 2.11.0 up to the latest version 2.37.0-rc."]]],[]]