[[["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 `MetadataServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetadataServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds the specified maximum number of transient failures."],["Transient errors are identified by the `kUnavailable` status code, and this class allows up to the `maximum_failures` to occur before failing."],["The webpage provides a list of different versions, down to version 2.11.0, of `MetadataServiceLimitedErrorCountRetryPolicy`, that can be navigated to."],["Constructors and functions, such as `MetadataServiceLimitedErrorCountRetryPolicy(int)` and `IsExhausted()` respectively, are documented along with their parameters, return types and the expected values."]]],[]]