[[["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 designed for `BareMetalSolutionConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying upon encountering a non-transient error or exceeding the maximum allowed transient failures."],["You can configure the maximum number of transient errors tolerated by providing an integer to the class' constructor, and a maximum_failures of 0 disables the retry loop."],["The page provides documentation on the class' constructors, parameters, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with the `BaseType` alias."],["There are multiple versions of this class, spanning from 2.11.0 to the most recent 2.37.0-rc, all listed with their respective links in this document."]]],[]]