[[["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."],[[["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."]]],[]]