[[["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 document provides information on the `VmwareEngineLimitedErrorCountRetryPolicy`, which is a retry policy designed for `VmwareEngineConnection` that limits the number of transient errors before stopping retries."],["The policy considers `kUnavailable` status codes as transient errors and stops retrying if a non-transient error is received or if the number of transient failures exceeds a predefined limit."],["You can disable the retry mechanism by creating an instance of `VmwareEngineLimitedErrorCountRetryPolicy` with `maximum_failures` set to 0."],["The document contains a list of multiple versions of the class, with 2.37.0-rc being the most recent."],["This policy contains multiple constructors for creating instances of the policy, as well as functions to modify and retrieve information from said instances."]]],[]]