[[["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 retries operations based on a limited count of errors."],["The policy will stop retrying if a non-transient error is returned or if the number of transient failures exceeds a set limit."],["The only status code considered a transient error by this class is `kUnavailable`."],["You can adjust the maximum number of allowed transient errors through the constructor, or disable the retry loop entirely by setting `maximum_failures` to 0."],["The webpage provides documentation for multiple versions, including the latest release candidate (2.37.0-rc), along with versioned links for 2.36.0 all the way down to 2.11.0."]]],[]]