[[["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 page details the `BareMetalSolutionLimitedErrorCountRetryPolicy`, a retry policy used with `BareMetalSolutionConnection` that is designed to stop retrying if a non-transient error occurs or if the maximum number of transient failures are detected."],["The policy treats the `kUnavailable` status code as a transient error."],["You can configure the `maximum_failures` parameter, where setting it to 0 disables the retry loop."],["The page lists many previous versions of this retry policy, with the most recent being `2.37.0-rc`."],["It describes the constructors and functions available within the retry policy, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, along with a `clone()` function and a type alias `BaseType`."]]],[]]