[[["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 manages transient errors for `BareMetalSolutionConnection` operations."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code considered as transient in this context."],["You can set the maximum allowed number of transient errors by creating an instance with an integer representing said limit, or disable the retry loop by setting the maximum failures to 0."],["The documentation covers details on the policy's constructors, and also details the functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted() const`, `IsPermanentFailure(Status const &) const`, `clone() const`, and also the `BaseType` alias."],["The webpage provides a list of available versions for the documentation of the mentioned class, and the latest version is 2.37.0-rc."]]],[]]