[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]