[[["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 for `BareMetalSolutionConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds the predefined limit."],["The class considers `kUnavailable` as a transient error, and the number of allowed transient failures is set during policy construction."],["The page displays available versions from `2.11.0` up to the most recent release candidate `2.37.0-rc`."],["The main components of the class include constructors to create the object, functions to verify the number of failures and if it is an exhaustive failure, as well as a function to clone the policy."]]],[]]