[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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, 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."]]],[]]