[[["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-26 UTC."],[[["The page details the `VmwareEngineLimitedErrorCountRetryPolicy`, a retry policy class for `VmwareEngineConnection` that limits the number of transient errors before stopping retries."],["This policy treats the `kUnavailable` status code as a transient error and halts retrying if a non-transient error occurs."],["The `VmwareEngineLimitedErrorCountRetryPolicy` can be configured to tolerate a specific number of transient errors through the `maximum_failures` parameter during construction."],["The class provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and query the retry policy's behavior."],["The page also displays a list of `VmwareEngineLimitedErrorCountRetryPolicy` version history, with version 2.37.0-rc being the latest."]]],[]]