[[["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-14 UTC."],[[["This webpage details the `VmwareEngineLimitedErrorCountRetryPolicy`, a retry policy class for `VmwareEngineConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying on non-transient errors or after a specified number of transient failures."],["The `VmwareEngineLimitedErrorCountRetryPolicy` class provides constructors to set the maximum allowed failures and functions to determine if the retry policy is exhausted or if a failure is permanent."],["The page lists numerous versions of the vmwareengine, from 2.11.0 to the latest 2.37.0-rc, as well as other versions in between, providing access to the specific documentation of each."],["The class includes a `clone()` method to create a new policy instance and a `BaseType` alias of `VmwareEngineRetryPolicy`."]]],[]]