[[["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 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."]]],[]]