[[["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 `BareMetalSolutionLimitedErrorCountRetryPolicy`, a retry policy designed for `BareMetalSolutionConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, meaning it can be retried."],["The `maximum_failures` parameter in the constructor determines the maximum number of transient errors allowed; setting it to 0 disables the retry loop."],["The policy offers functionality to check if the retry policy is exhausted, identify if a failure is permanent, and clone itself to start from the initial state."],["This page provides links to various versions of the `BareMetalSolutionLimitedErrorCountRetryPolicy`, including the latest release candidate 2.37.0-rc and older releases all the way to 2.11.0."]]],[]]