[[["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 `BareMetalSolutionLimitedErrorCountRetryPolicy`, a retry policy that limits the number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds the maximum allowed."],["The only status code considered a transient error is `kUnavailable`, and the retry loop can be disabled with `maximum_failures` set to 0."],["The latest version for this documentation is `2.37.0-rc`, while the current version is `2.34.0`."],["The class can clone itself, allowing the creation of a new instance of the policy reset to the initial state."]]],[]]