[[["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 page details the `VmwareEngineLimitedErrorCountRetryPolicy`, a retry policy that limits the number of transient errors before stopping retries for `VmwareEngineConnection`."],["The policy treats `kUnavailable` status codes as transient errors and stops retrying if a non-transient error occurs or the maximum number of allowed transient failures is exceeded."],["Users can create a retry policy instance specifying the maximum number of transient failures it can tolerate, including disabling retries by setting `maximum_failures` to 0."],["The page also lists the various available versions of the `VmwareEngineLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the release candidate 2.37.0-rc."],["The policy provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, to handle the retry logic."]]],[]]