[[["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 `VmwareEngineLimitedErrorCountRetryPolicy`, a retry policy designed for `VmwareEngineConnection` that limits the number of transient errors before stopping retries."],["The policy stops retrying upon encountering a non-transient error or exceeding the set limit of transient failures, with `kUnavailable` status code being the only treated transient error."],["Users can configure the maximum number of transient errors allowed through the constructor `VmwareEngineLimitedErrorCountRetryPolicy(int maximum_failures)` and can also disable the retry loop."],["The page documents the constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, and the `BaseType` alias of the class."],["Multiple versions of the class are available for use, spanning from the most recent release candidate `2.37.0-rc` to the older version `2.11.0`, with links provided for each version."]]],[]]